QUERY PLAN
Gather Merge (cost=5708.97..5709.44 rows=4 width=158)
Workers Planned: 2
-> Sort (cost=4708.95..4708.95 rows=2 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..4708.94 rows=2 width=158)
Filter: (parent = ANY ('{49155,43808,40886}'::integer[]))