QUERY PLAN
Gather Merge (cost=5964.64..5965.81 rows=10 width=158)
Workers Planned: 2
-> Sort (cost=4964.62..4964.63 rows=5 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..4964.56 rows=5 width=158)
Filter: (parent = ANY ('{170190,170189,170177,170176,170175,170152}'::integer[]))