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

How can I upgrade to postgres 9.4? #81

Open
dmr opened this issue Jul 30, 2015 · 5 comments
Open

How can I upgrade to postgres 9.4? #81

dmr opened this issue Jul 30, 2015 · 5 comments

Comments

@dmr
Copy link

dmr commented Jul 30, 2015

No description provided.

@atsoy
Copy link

atsoy commented Aug 3, 2015

+1

@atsoy
Copy link

atsoy commented Aug 4, 2015

@dmr: I just forked this repo and applied changes to 9.4 version.
https://github.com/atsoy/dokku-pg-plugin

@dmr
Copy link
Author

dmr commented Aug 7, 2015

Thank you

@hakunin
Copy link

hakunin commented Aug 8, 2015

@atsoy How do you use that fork? Can I just remove the old plugin and install the fork without any harm?

Update: looks I have to backup the old db and then restore and relink, is that correct? Can you share the process you took?

Update2: I just ditched the old one and installed new one and nothing happes, seems like I am still running the old one.

@atsoy
Copy link

atsoy commented Aug 10, 2015

@hakunin I had no productive database. But yes, i would suggest to dump your data, may be there are some specifications between 9.3 and 9.4 versions.

Usage: I just removed old plugin (from plugin folder), cloned fork, installed plugin and i assume you've executed same steps. I used ubuntu:vivid and postgresql-9.4, so I don't think you use the old one.

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

3 participants