pg_database_info
Get metadata and size information about the current PostgreSQL database to monitor its health and storage usage.
Instructions
Get metadata and size information about the current database.
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. |