| Limit (cost=35597.60..35598.07 rows=4 width=402) |
| -> Gather Merge (cost=35597.60..35598.07 rows=4 width=402) |
| Workers Planned: 2 |
| -> Sort (cost=34597.58..34597.58 rows=2 width=402) |
| Sort Key: created_at DESC |
| -> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..34597.57 rows=2 width=402) |
| Filter: ((object_id = 93) AND (object_type = '102'::smallint)) |