PostgreSQL.DEFAULT_DATABASE

PostgreSQL.DEFAULT_DATABASE: str = 'postgres'

Default database name (usually created during PostgreSQL installation).