QUERY PLAN
Gather Merge (cost=6064.00..6064.24 rows=2 width=159)
Workers Planned: 2
-> Sort (cost=5063.98..5063.98 rows=1 width=159)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5063.97 rows=1 width=159)
Filter: (parent = ANY ('{186512,186464}'::integer[]))