analyze_db_health
Check PostgreSQL database health metrics including indexes, connections, vacuum, sequences, replication, buffers, and constraints.
Instructions
Analyze database health. Valid values: index, connection, vacuum, sequence, replication, buffer, constraint, all; comma-separated values are accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| health_type | No | all |