Aggregate (cost=33382.23..33382.24 rows=1 width=8) |
-> Gather Merge (cost=33381.72..33382.18 rows=4 width=159) |
Workers Planned: 2 |
-> Sort (cost=32381.69..32381.70 rows=2 width=159) |
Sort Key: tbl_object_change_logs.created_at DESC |
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..32381.68 rows=2 width=159) |
Filter: ((object_id = 3927) AND (object_type = '1'::smallint)) |