QUERY PLAN
Sort (cost=6551.71..6551.72 rows=4 width=155)
Sort Key: created_at
-> Gather (cost=1000.00..6551.67 rows=4 width=155)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5551.27 rows=2 width=155)
Filter: (parent = ANY ('{202056,202055,202054}'::integer[]))