QUERY PLAN
Sort (cost=6185.31..6185.31 rows=1 width=157)
Sort Key: created_at
-> Gather (cost=1000.00..6185.30 rows=1 width=157)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5185.20 rows=1 width=157)
Filter: (parent = 191209)