QUERY PLAN
Gather Merge (cost=6054.71..6055.87 rows=10 width=158)
Workers Planned: 2
-> Sort (cost=5054.68..5054.70 rows=5 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5054.62 rows=5 width=158)
Filter: (parent = ANY ('{170095,170084,170083,170080,169872,169793,169774}'::integer[]))