Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

release-5.33 Uses Wrong Version of Postgres #528

Closed
davidbartonau opened this issue Mar 27, 2021 · 3 comments · Fixed by #529
Closed

release-5.33 Uses Wrong Version of Postgres #528

davidbartonau opened this issue Mar 27, 2021 · 3 comments · Fixed by #529

Comments

@davidbartonau
Copy link

I just tried upgrading from 5.31 and mattermost keeps restarting with the error:

Error: cannot create store: minimum required postgres version is 10.0; found 9.426

The db Dockerfile contains: FROM postgres:9.4-alpine

As I understand it, this means a manual backup and restore of the database, since the postgres container doesn't automatically upgrade data. I'm going to give it a go and report back here.

@davidbartonau
Copy link
Author

Unfortunately, postgres:10-alpine does not have python-dev and since I don't know python or alpine Linux, I am a bit stuck at this point.

@EugenMayer
Copy link
Contributor

#529

@bor8
Copy link

bor8 commented Apr 18, 2021

grafik

Make good backup and do:

#489 (comment)

Read the whole ticket when you have problems.

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

Successfully merging a pull request may close this issue.

3 participants