QUERY PLAN
Aggregate (cost=38507.28..38507.29 rows=1 width=8)
-> Gather Merge (cost=38469.82..38503.65 rows=290 width=159)
Workers Planned: 2
-> Sort (cost=37469.79..37470.16 rows=145 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37464.59 rows=145 width=159)
Filter: ((object_id = 982) AND (object_type = '10'::smallint))