QUERY PLAN
Gather Merge (cost=6901.62..6901.85 rows=2 width=153)
Workers Planned: 2
-> Sort (cost=5901.59..5901.60 rows=1 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5901.58 rows=1 width=153)
Filter: (parent = ANY ('{220368,220365}'::integer[]))