pub fn bloat_report(limit: u32) -> String
Approximate table bloat via dead-tuple ratio (not physical page bloat). Documented simplified estimate — avoids heavy pgstattuple / check_postgres SQL.