| Aggregate (cost=38376.89..38376.90 rows=1 width=8) |
| -> Gather Merge (cost=38375.86..38376.79 rows=8 width=159) |
| Workers Planned: 2 |
| -> Sort (cost=37375.83..37375.84 rows=4 width=159) |
| Sort Key: tbl_object_change_logs.created_at DESC |
| -> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37375.79 rows=4 width=159) |
| Filter: ((object_id = 5) AND (object_type = '20030'::smallint)) |