QUERY PLAN
Gather Merge (cost=6902.85..6903.09 rows=2 width=153)
Workers Planned: 2
-> Sort (cost=5902.83..5902.83 rows=1 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5902.82 rows=1 width=153)
Filter: (parent = ANY ('{220609,220597}'::integer[]))