rollyourown-xyz / ryo-postgres

Re-usable module for other rollyourown projects - deploys a PostgreSQL relational database using Ansible, Packer and Terraform. Mirror of the https://rollyourown.xyz ryo-postgres repository.
https://rollyourown.xyz/rollyourown/project_modules/ryo-postgres
GNU General Public License v3.0
0 stars 0 forks source link

[FEATURE] Enable postgres automated major version upgrade #1

Open xyzroller opened 2 years ago

xyzroller commented 2 years ago

Feature request

Feature

Enable postgres automated major version upgrade.

Purpose of the feature

The postgres version used in the ryo-postgres module is currently v13. In future, this will need to be upgraded to a newer version. The postgres container should include an automated upgrade routine in case of major version change.

Additional information

Documentation for postgres upgrades is here and here.

xyzroller commented 2 years ago

Cross links to primary repository and Codeberg: