Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for Postgres #883

Open
hiven opened this issue Jan 18, 2020 · 0 comments
Open

Changes for Postgres #883

hiven opened this issue Jan 18, 2020 · 0 comments

Comments

@hiven
Copy link

hiven commented Jan 18, 2020

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',

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant