Aggregate (cost=34123.51..34123.52 rows=1 width=8) |
-> Gather Merge (cost=34123.25..34123.48 rows=2 width=159) |
Workers Planned: 2 |
-> Sort (cost=33123.22..33123.23 rows=1 width=159) |
Sort Key: tbl_object_change_logs.created_at DESC |
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..33123.21 rows=1 width=159) |
Filter: ((object_id = 2136) AND (object_type = '20012'::smallint)) |