Skip to content

Changes for Postgres #883

@hiven

Description

@hiven

Hi,

I have put the schema into a postgres database and updated the config to reflect it is a postgres DB. It fails to connect. Is there any reason why making this a postgres database should cause it to break?

'```
DB_TYPE' => 'pgsql',
'DB_HOST' => 'manny.db.elephantsql.com',
'DB_NAME' => 'sklgimir',
'DB_USER' => 'sklgimir',
'DB_PASS' => 'PASSWORD',
'DB_PORT' => '5432',
'DB_CHARSET' => 'utf8',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions