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

Database upgrade script #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raspy
Copy link

@raspy raspy commented Oct 14, 2019

At some point PostgreSQL image was changed from 9.5.2 to 9.6.11 making upgrade not that simple for people that directly use those example files. This has already been queried.

The script is supposed to make upgrade for such cases easier, dumping all database contents with the old image and importing them to new database.

@eldada
Copy link
Contributor

eldada commented Oct 14, 2019

Thanks @raspy for the contribution! Can I ask that you also add a note about this in the README?
This should explain the case and usage of this script.

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.

None yet

2 participants