Aggregate (cost=33500.93..33500.94 rows=1 width=8) |
-> Gather Merge (cost=33500.41..33500.88 rows=4 width=159) |
Workers Planned: 2 |
-> Sort (cost=32500.38..32500.39 rows=2 width=159) |
Sort Key: tbl_object_change_logs.created_at DESC |
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..32500.38 rows=2 width=159) |
Filter: ((object_id = 3837) AND (object_type = '1'::smallint)) |