Limit (cost=34310.44..34311.14 rows=6 width=399) |
-> Gather Merge (cost=34310.44..34311.14 rows=6 width=399) |
Workers Planned: 2 |
-> Sort (cost=33310.41..33310.42 rows=3 width=399) |
Sort Key: created_at DESC |
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..33310.39 rows=3 width=399) |
Filter: ((object_id = 12) AND (object_type = '20015'::smallint)) |