QUERY PLAN
Sort (cost=5620.84..5620.85 rows=4 width=158)
Sort Key: created_at
-> Gather (cost=1000.00..5620.80 rows=4 width=158)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..4620.40 rows=2 width=158)
Filter: (parent = ANY ('{170175,170152}'::integer[]))