Find the database details in postgres
postgres=# \list+ List of databases Name | Owner | Encoding | Collate | Ctype | Access privileges | Size | Tablespace | Description -----------+----------+----------+---------+-------+-----------------------+---------+------------+-------------------------------------------- dbaclass | postgres | UTF8 | C | C | | 2268 MB | pg_default | postgres | postgres | UTF8 | C | C | | 4132 MB | pg_default |
postgresql configurationintermediate
by PostgreSQL
12 views