QUERY PLAN
Sort (cost=6184.08..6184.08 rows=1 width=157)
Sort Key: created_at
-> Gather (cost=1000.00..6184.07 rows=1 width=157)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5183.97 rows=1 width=157)
Filter: (parent = 191162)