QUERY PLAN
Aggregate (cost=38522.47..38522.48 rows=1 width=8)
-> Gather Merge (cost=38483.46..38518.70 rows=302 width=159)
Workers Planned: 2
-> Sort (cost=37483.44..37483.82 rows=151 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37477.97 rows=151 width=159)
Filter: ((object_id = 2128) AND (object_type = '10'::smallint))