QUERY PLAN
Gather Merge (cost=6187.69..6187.93 rows=2 width=157)
Workers Planned: 2
-> Sort (cost=5187.67..5187.67 rows=1 width=157)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5187.66 rows=1 width=157)
Filter: (parent = ANY ('{191042,191041}'::integer[]))