QUERY PLAN
Aggregate (cost=33435.21..33435.22 rows=1 width=8)
-> Gather Merge (cost=33434.69..33435.16 rows=4 width=159)
Workers Planned: 2
-> Sort (cost=32434.67..32434.67 rows=2 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..32434.66 rows=2 width=159)
Filter: ((object_id = 3488) AND (object_type = '1'::smallint))