pg_database_health
Assess PostgreSQL database health by examining connections, buffer cache, invalid indexes, dead rows, and replication.
Instructions
Get a comprehensive database health report (connections, buffer cache, invalid indexes, dead rows, and replication).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | No | Id of the postgres connection to use, from databases.config.yml. Optional when only one postgres connection is configured. |