QUERY PLAN
Aggregate (cost=34311.76..34311.77 rows=1 width=8)
-> Gather Merge (cost=34310.47..34311.64 rows=10 width=159)
Workers Planned: 2
-> Sort (cost=33310.45..33310.46 rows=5 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..33310.39 rows=5 width=159)
Filter: ((object_id = 3281) AND (object_type = '10'::smallint))