QUERY PLAN
Aggregate (cost=31449.66..31449.67 rows=1 width=8)
-> Gather Merge (cost=31401.09..31444.96 rows=376 width=159)
Workers Planned: 2
-> Sort (cost=30401.07..30401.54 rows=188 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..30393.97 rows=188 width=159)
Filter: ((object_id = 982) AND (object_type = '10'::smallint))