pg_database_size
Retrieve the disk space usage of every database in a PostgreSQL server to monitor storage and plan capacity.
Instructions
Show size of all databases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target name from ~/.dbx/targets/ |