QUERY PLAN
Gather Merge (cost=7465.51..7466.68 rows=10 width=153)
Workers Planned: 2
-> Sort (cost=6465.49..6465.50 rows=5 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6465.43 rows=5 width=153)
Filter: (parent = ANY ('{219931,219930,219865,219817,219816,219815,175951}'::integer[]))