QUERY PLAN
Gather Merge (cost=6474.41..6475.11 rows=6 width=157)
Workers Planned: 2
-> Sort (cost=5474.38..5474.39 rows=3 width=157)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5474.36 rows=3 width=157)
Filter: (parent = ANY ('{191147,191146,191145,191144,191127}'::integer[]))