QUERY PLAN
Gather Merge (cost=6629.07..6630.23 rows=10 width=159)
Workers Planned: 2
-> Sort (cost=5629.04..5629.05 rows=5 width=159)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5628.98 rows=5 width=159)
Filter: (parent = ANY ('{182071,182039,182036,181365,181312,181311,181293,181227}'::integer[]))