QUERY PLAN
Gather Merge (cost=6657.57..6659.91 rows=20 width=158)
Workers Planned: 2
-> Sort (cost=5657.55..5657.57 rows=10 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5657.38 rows=10 width=158)
Filter: (parent = ANY ('{169442,169441,168670,168669,167855,167029,166199,165385,164432,162800,162107,162065,162059,161264}'::integer[]))