QUERY PLAN
Gather Merge (cost=7240.12..7240.82 rows=6 width=153)
Workers Planned: 2
-> Sort (cost=6240.09..6240.10 rows=3 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6240.07 rows=3 width=153)
Filter: (parent = ANY ('{220667,56752,32780,577,27}'::integer[]))