database client to list all database in postgres server code example
Example 1: postgres list databases
postgres=# \l
Example 2: postgres how to list all databases
List all databases:
\l
postgres=# \l
List all databases:
\l