| Aggregate (cost=38439.17..38439.18 rows=1 width=8) |
| -> Sort (cost=38439.14..38439.15 rows=2 width=159) |
| Sort Key: tbl_object_change_logs.created_at DESC |
| -> Gather (cost=1000.00..38439.13 rows=2 width=159) |
| Workers Planned: 2 |
| -> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37438.93 rows=1 width=159) |
| Filter: ((object_id = 9240) AND (object_type = '18'::smallint)) |