QUERY PLAN
Gather Merge (cost=7125.53..7126.00 rows=4 width=153)
Workers Planned: 2
-> Sort (cost=6125.51..6125.52 rows=2 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6125.50 rows=2 width=153)
Filter: (parent = ANY ('{220482,220481,220472,220471}'::integer[]))