| Aggregate (cost=38600.17..38600.18 rows=1 width=8) |
| -> Gather Merge (cost=38407.95..38581.57 rows=1488 width=159) |
| Workers Planned: 2 |
| -> Sort (cost=37407.93..37409.79 rows=744 width=159) |
| Sort Key: tbl_object_change_logs.created_at DESC |
| -> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37372.44 rows=744 width=159) |
| Filter: ((object_id = 149) AND (object_type = '10'::smallint)) |