In a Cluster you can list all the databases and their sizes withe below script. I prefer one application db for a cluster generally. …
Read More »Tag Archives: pg_database
How to Find The Size of all Databases in PostgreSQL
In Postgres you could be managing many databases on a Cluster. In some cases you may need to query the size all of these databases. …
Read More »