QUERY PLAN
Sort (cost=6904.26..6904.27 rows=2 width=153)
Sort Key: created_at
-> Gather (cost=1000.00..6904.25 rows=2 width=153)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5904.05 rows=1 width=153)
Filter: (parent = 220675)