QUERY PLAN
Aggregate (cost=35598.39..35598.40 rows=1 width=8)
-> Gather Merge (cost=35597.62..35598.32 rows=6 width=159)
Workers Planned: 2
-> Sort (cost=34597.59..34597.60 rows=3 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=3 width=159)
Filter: ((object_id = 57) AND (object_type = '20008'::smallint))