QUERY PLAN
Gather Merge (cost=5963.32..5964.49 rows=10 width=158)
Workers Planned: 2
-> Sort (cost=4963.30..4963.31 rows=5 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..4963.24 rows=5 width=158)
Filter: (parent = ANY ('{170162,170015,169893,169892,169891,169890}'::integer[]))