QUERY PLAN
Gather Merge (cost=6737.61..6740.18 rows=22 width=158)
Workers Planned: 2
-> Sort (cost=5737.59..5737.61 rows=11 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5737.40 rows=11 width=158)
Filter: (parent = ANY ('{169898,169896,169895,135517,131958,126452,32821,3789,1471,893,727,499,414,341,256}'::integer[]))