List Postgres Databases
To list the databases on a Postgres server, use:
\list
Notes
- This assumes you have permission to see the details. I haven't looked into how that works yet.
-- end of line --
To list the databases on a Postgres server, use:
\list