QUERY PLAN
Aggregate (cost=33474.19..33474.20 rows=1 width=8)
-> Gather Merge (cost=33473.68..33474.14 rows=4 width=159)
Workers Planned: 2
-> Sort (cost=32473.65..32473.66 rows=2 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..32473.64 rows=2 width=159)
Filter: ((object_id = 3942) AND (object_type = '1'::smallint))