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