QUERY PLAN
Gather Merge (cost=6757.40..6758.10 rows=6 width=155)
Workers Planned: 2
-> Sort (cost=5757.38..5757.39 rows=3 width=155)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5757.36 rows=3 width=155)
Filter: (parent = ANY ('{188778,188777,188776,188660,188659}'::integer[]))