QUERY PLAN
Gather Merge (cost=6450.15..6450.39 rows=2 width=155)
Workers Planned: 2
-> Sort (cost=5450.13..5450.13 rows=1 width=155)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5450.12 rows=1 width=155)
Filter: (parent = ANY ('{199046,199041}'::integer[]))