QUERY PLAN
Sort (cost=6552.97..6552.98 rows=4 width=155)
Sort Key: created_at
-> Gather (cost=1000.00..6552.93 rows=4 width=155)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5552.53 rows=2 width=155)
Filter: (parent = ANY ('{197927,197905,197903}'::integer[]))