QUERY PLAN
Sort (cost=6903.36..6903.37 rows=2 width=152)
Sort Key: created_at
-> Gather (cost=1000.00..6903.35 rows=2 width=152)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5903.15 rows=1 width=152)
Filter: (parent = 220970)