pg_health
Check your PostgreSQL health with server version, database size, connections, active queries, and table counts. Identify runaway queries and verify connection status.
Instructions
Quick health snapshot: server version, database size, connection count, active queries, and table count. Useful as a connection sanity check and to spot runaway queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activeQueryLimit | No | Max active queries to return (default 10, max 100). |