QUERY PLAN
Sort (cost=6903.03..6903.03 rows=2 width=153)
Sort Key: created_at
-> Gather (cost=1000.00..6903.02 rows=2 width=153)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5902.82 rows=1 width=153)
Filter: (parent = 220608)