check my dbname from psql consol code example Example 1: postgresql show current database SELECT current_database(); Example 2: postgresql list db postgres=# \l