QUERY PLAN
Aggregate (cost=31409.64..31409.65 rows=1 width=8)
-> Gather Merge (cost=31361.07..31404.94 rows=376 width=159)
Workers Planned: 2
-> Sort (cost=30361.05..30361.52 rows=188 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..30353.94 rows=188 width=159)
Filter: ((object_id = 982) AND (object_type = '10'::smallint))