QUERY PLAN
Aggregate (cost=38356.01..38356.02 rows=1 width=8)
-> Gather Merge (cost=38355.75..38355.98 rows=2 width=159)
Workers Planned: 2
-> Sort (cost=37355.72..37355.73 rows=1 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..37355.71 rows=1 width=159)
Filter: ((object_id = 39163) AND (object_type = '19'::smallint))