QUERY PLAN
Gather Merge (cost=6157.15..6157.61 rows=4 width=159)
Workers Planned: 2
-> Sort (cost=5157.12..5157.13 rows=2 width=159)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5157.11 rows=2 width=159)
Filter: (parent = ANY ('{183850,183845,183716}'::integer[]))