QUERY PLAN
Aggregate (cost=35598.94..35598.95 rows=1 width=8)
-> Gather Merge (cost=35597.65..35598.82 rows=10 width=159)
Workers Planned: 2
-> Sort (cost=34597.63..34597.64 rows=5 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..34597.57 rows=5 width=159)
Filter: ((object_id = 1661) AND (object_type = '10'::smallint))