QUERY PLAN
Gather Merge (cost=6568.51..6570.85 rows=20 width=158)
Workers Planned: 2
-> Sort (cost=5568.49..5568.51 rows=10 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5568.32 rows=10 width=158)
Filter: (parent = ANY ('{170261,170230,170147,170146,170138,170137,170113,170111,170109,170108,170107,170106,170105}'::integer[]))