QUERY PLAN
Aggregate (cost=38408.40..38408.41 rows=1 width=8)
-> Gather Merge (cost=38407.11..38408.28 rows=10 width=159)
Workers Planned: 2
-> Sort (cost=37407.09..37407.10 rows=5 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37407.03 rows=5 width=159)
Filter: ((object_id = 3311) AND (object_type = '10'::smallint))