QUERY PLAN
Gather Merge (cost=6185.23..6185.47 rows=2 width=157)
Workers Planned: 2
-> Sort (cost=5185.21..5185.21 rows=1 width=157)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5185.20 rows=1 width=157)
Filter: (parent = ANY ('{191241,191239}'::integer[]))