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