QUERY PLAN
Sort (cost=5622.07..5622.08 rows=4 width=158)
Sort Key: created_at
-> Gather (cost=1000.00..5622.03 rows=4 width=158)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..4621.63 rows=2 width=158)
Filter: (parent = ANY ('{170269,170238}'::integer[]))