postgres command to see databases code example Example 1: postgresql show current database SELECT current_database(); Example 2: postgres list databases postgres=# \l