Limit (cost=31398.45..31398.92 rows=4 width=412) |
-> Gather Merge (cost=31398.45..31398.92 rows=4 width=412) |
Workers Planned: 2 |
-> Sort (cost=30398.43..30398.43 rows=2 width=412) |
Sort Key: created_at DESC |
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..30398.42 rows=2 width=412) |
Filter: ((object_id = 3817) AND (object_type = '1'::smallint)) |