QUERY PLAN
Aggregate (cost=38507.24..38507.25 rows=1 width=8)
-> Gather Merge (cost=38505.94..38507.11 rows=10 width=159)
Workers Planned: 2
-> Sort (cost=37505.92..37505.93 rows=5 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37505.86 rows=5 width=159)
Filter: ((object_id = 1933) AND (object_type = '10'::smallint))