QUERY PLAN
Sort (cost=6905.50..6905.50 rows=2 width=153)
Sort Key: created_at
-> Gather (cost=1000.00..6905.49 rows=2 width=153)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5905.29 rows=1 width=153)
Filter: (parent = 220673)