QUERY PLAN
Gather Merge (cost=6182.77..6183.01 rows=2 width=157)
Workers Planned: 2
-> Sort (cost=5182.75..5182.75 rows=1 width=157)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5182.74 rows=1 width=157)
Filter: (parent = ANY ('{191086,191085}'::integer[]))