QUERY PLAN
Gather Merge (cost=6905.32..6905.56 rows=2 width=153)
Workers Planned: 2
-> Sort (cost=5905.30..5905.30 rows=1 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5905.29 rows=1 width=153)
Filter: (parent = ANY ('{220242,220241}'::integer[]))