QUERY PLAN
Aggregate (cost=34102.59..34102.60 rows=1 width=8)
-> Gather Merge (cost=34102.08..34102.54 rows=4 width=159)
Workers Planned: 2
-> Sort (cost=33102.05..33102.06 rows=2 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..33102.04 rows=2 width=159)
Filter: ((object_id = 3959) AND (object_type = '1'::smallint))