analyze_db_health
Run health checks on PostgreSQL databases for indexes, connections, vacuum status, sequences, replication, buffers, and constraints to detect issues.
Instructions
Health checks: index,connection,vacuum,sequence,replication,buffer,constraint,all
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | Database id from list_databases | |
| health_type | No | all |