QUERY PLAN
Sort (cost=6062.95..6062.95 rows=2 width=159)
Sort Key: created_at
-> Gather (cost=1000.00..6062.94 rows=2 width=159)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5062.74 rows=1 width=159)
Filter: (parent = 185437)