QUERY PLAN
Gather Merge (cost=7461.46..7462.62 rows=10 width=153)
Workers Planned: 2
-> Sort (cost=6461.43..6461.45 rows=5 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6461.38 rows=5 width=153)
Filter: (parent = ANY ('{218491,218490,218489,218463,218444,218443,218285}'::integer[]))