QUERY PLAN
Aggregate (cost=33455.26..33455.27 rows=1 width=8)
-> Gather Merge (cost=33454.74..33455.21 rows=4 width=159)
Workers Planned: 2
-> Sort (cost=32454.72..32454.72 rows=2 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..32454.71 rows=2 width=159)
Filter: ((object_id = 3941) AND (object_type = '1'::smallint))