QUERY PLAN
Gather Merge (cost=5963.32..5964.49 rows=10 width=158)
Workers Planned: 2
-> Sort (cost=4963.30..4963.31 rows=5 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..4963.24 rows=5 width=158)
Filter: (parent = ANY ('{149975,147303,143819,124871,119575,114800}'::integer[]))