QUERY PLAN
Gather Merge (cost=6065.23..6065.47 rows=2 width=159)
Workers Planned: 2
-> Sort (cost=5065.21..5065.21 rows=1 width=159)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5065.20 rows=1 width=159)
Filter: (parent = ANY ('{186514,186476}'::integer[]))