analyze_table_bloat
Identify table and index bloat caused by dead tuples to receive vacuum recommendations and improve database performance.
Instructions
Detect table and index bloat from dead tuples. Returns vacuum recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Database alias to query. Omit to use the primary database. |