QUERY PLAN
Aggregate (cost=38419.04..38419.05 rows=1 width=8)
-> Gather Merge (cost=38391.65..38416.39 rows=212 width=159)
Workers Planned: 2
-> Sort (cost=37391.63..37391.89 rows=106 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37388.06 rows=106 width=159)
Filter: ((object_id = 2202) AND (object_type = '10'::smallint))