Aggregate (cost=33513.18..33513.19 rows=1 width=8) |
-> Gather Merge (cost=33512.67..33513.13 rows=4 width=159) |
Workers Planned: 2 |
-> Sort (cost=32512.64..32512.65 rows=2 width=159) |
Sort Key: tbl_object_change_logs.created_at DESC |
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..32512.63 rows=2 width=159) |
Filter: ((object_id = 3947) AND (object_type = '1'::smallint)) |