QUERY PLAN
Gather Merge (cost=7578.92..7580.08 rows=10 width=153)
Workers Planned: 2
-> Sort (cost=6578.89..6578.90 rows=5 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6578.83 rows=5 width=153)
Filter: (parent = ANY ('{220867,220866,220860,220666,220621,220269,220245,219978}'::integer[]))