QUERY PLAN
Gather Merge (cost=7129.38..7129.84 rows=4 width=153)
Workers Planned: 2
-> Sort (cost=6129.35..6129.36 rows=2 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6129.34 rows=2 width=153)
Filter: (parent = ANY ('{218778,217694,216966,216965}'::integer[]))