PostgreSQL.DEFAULT_DATABASE

PostgreSQL.DEFAULT_DATABASE = 'postgres'

str: Name of the database that is by default to connect with. The database is created by installation of PostgreSQL.