Skip to content

Instantly share code, notes, and snippets.

@raphink
Last active July 24, 2018 11:51
Show Gist options
  • Select an option

  • Save raphink/b8d3d4fa7d3b865a01ff2b97b62d232a to your computer and use it in GitHub Desktop.

Select an option

Save raphink/b8d3d4fa7d3b865a01ff2b97b62d232a to your computer and use it in GitHub Desktop.
Postgresql cluster version upgrade in Rancher
  • Stop postgres cluster stack
  • Launch Docker-postgresl-upgrade container (global) pointing to pgdata and pgdata96 volumes
  • Start new postgres stack pointing to pgdata96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment