QUERY PLAN
Gather Merge (cost=6345.91..6346.61 rows=6 width=159)
Workers Planned: 2
-> Sort (cost=5345.89..5345.89 rows=3 width=159)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5345.86 rows=3 width=159)
Filter: (parent = ANY ('{186410,185687,147431,147020,131562}'::integer[]))