Skip to content

fix(Dockerfile): rollback to postgres:9.4-alpine #10

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

Merged
merged 1 commit into from
Nov 30, 2018

Conversation

Cryptophobia
Copy link
Member

@Cryptophobia Cryptophobia commented Nov 30, 2018

We are going back to 9.4 because upgrade 11.1 would require and upgrading procedure using tools like pg_upgrade and scripts that would do the dump and restore on the postgres data directory. 🙈

Props to @kingdonb for finding this issue during an upgrade test! 👍

@duanhongyi @till @rwos just so you are aware.

We are going back to 9.4 because upgrade 11.1 would require and upgrading proceedure using tools like pg_upgrade and scripts that would do the dump and restore on the postgres data directory. 🙈
@kingdonb
Copy link
Member

Tested this and I agree, the upgrade to 11.1 is complicated (10 would be complicated too) and we haven't thought it all the way through.

@Cryptophobia Cryptophobia merged commit 89cb370 into teamhephy:master Nov 30, 2018
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

Successfully merging this pull request may close these issues.

2 participants