QUERY PLAN
Aggregate (cost=31326.70..31326.71 rows=1 width=8)
-> Gather Merge (cost=31326.18..31326.65 rows=4 width=159)
Workers Planned: 2
-> Sort (cost=30326.16..30326.17 rows=2 width=159)
Sort Key: tbl_object_change_logs.created_at DESC
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..30326.15 rows=2 width=159)
Filter: ((object_id = 3810) AND (object_type = '1'::smallint))