QUERY PLAN
Gather Merge (cost=6966.86..6968.73 rows=16 width=155)
Workers Planned: 2
-> Sort (cost=5966.84..5966.86 rows=8 width=155)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5966.72 rows=8 width=155)
Filter: (parent = ANY ('{185321,185320,185319,185318,185317,185316,185315,185299,185298,185297,185296,185290}'::integer[]))