QUERY PLAN
Sort (cost=6066.64..6066.64 rows=2 width=159)
Sort Key: created_at
-> Gather (cost=1000.00..6066.63 rows=2 width=159)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5066.43 rows=1 width=159)
Filter: (parent = 186622)