warn users about upgrading to pg15 when using borg

This commit is contained in:
throny 2022-11-12 11:20:43 +01:00 committed by GitHub
parent 9b326e0899
commit adbc09f152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ This is because newer Postgres versions cannot start with data generated by olde
Upgrades must be performed manually.
**Warning: If you're using Borg Backup you probably don't want to upgrade to Postgres 15 yet as there is currently no support.**
This playbook can upgrade your existing Postgres setup with the following command:
ansible-playbook -i inventory/hosts setup.yml --tags=upgrade-postgres