self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

Add postgres upgrade script from 9.6 to 14

Open hubertdeng123 opened this issue 3 years ago • 3 comments

This PR adds an upgrade script for postgres from 9.6 to 14.

https://github.com/getsentry/self-hosted/issues/1610

hubertdeng123 avatar Sep 16 '22 00:09 hubertdeng123

Related: #1705. I think instead of introducing a postgres version variable, it would be better to introduce a hard-stop upgrade point, add the script there, and then remove it afterwards.

BYK avatar Sep 16 '22 08:09 BYK

Going to put this on the backlog for now to work on dogfooding, ran this script and it seems to work just fine. Introducing a hard-stop upgrade will take more time to investigate

hubertdeng123 avatar Sep 16 '22 18:09 hubertdeng123

Related: #1705. I think instead of introducing a postgres version variable, it would be better to introduce a hard-stop upgrade point, add the script there, and then remove it afterwards.

What's wrong with users being able to upgrade from any self-hosted version using 9.6 to any self-hosted version post merging this which uses 14? So we won't need a hard-stop right?

aminvakil avatar Sep 18 '22 10:09 aminvakil

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

github-actions[bot] avatar Oct 10 '22 00:10 github-actions[bot]