QUERY PLAN
Gather Merge (cost=6654.98..6655.44 rows=4 width=155)
Workers Planned: 2
-> Sort (cost=5654.95..5654.96 rows=2 width=155)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5654.94 rows=2 width=155)
Filter: (parent = ANY ('{202049,202048,202047,202043}'::integer[]))