QUERY PLAN
Gather Merge (cost=6396.34..6398.21 rows=16 width=158)
Workers Planned: 2
-> Sort (cost=5396.32..5396.34 rows=8 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5396.20 rows=8 width=158)
Filter: (parent = ANY ('{170278,169887,169886,130971,130970,81511,72918,59685,57030,56671,56658}'::integer[]))