QUERY PLAN
Gather Merge (cost=8923.72..8926.76 rows=26 width=153)
Workers Planned: 2
-> Sort (cost=7923.70..7923.73 rows=13 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..7923.46 rows=13 width=153)
Filter: (parent = ANY ('{219944,219906,219796,219795,219794,219793,219792,219791,219790,219789,219786,219785,219784,219783,219782,219781,219780,219750,219749,219748}'::integer[]))