QUERY PLAN
Gather Merge (cost=7466.86..7468.03 rows=10 width=153)
Workers Planned: 2
-> Sort (cost=6466.84..6466.85 rows=5 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6466.78 rows=5 width=153)
Filter: (parent = ANY ('{219863,219862,219861,219392,219389,219388,219098}'::integer[]))