QUERY PLAN
Gather Merge (cost=8918.75..8921.79 rows=26 width=153)
Workers Planned: 2
-> Sort (cost=7918.73..7918.76 rows=13 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..7918.49 rows=13 width=153)
Filter: (parent = ANY ('{215633,211895,206986,202661,195904,192162,187240,183238,179552,175429,172531,169047,165702,164163,160638,158047,154706,150955,148463,144821}'::integer[]))