Explorar el Código

warn users about upgrading to pg15 when using borg

pull/2259/head
throny hace 3 años
committed by GitHub
padre
commit
adbc09f152
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      docs/maintenance-postgres.md

+ 2
- 0
docs/maintenance-postgres.md Ver fichero

@@ -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


Cargando…
Cancelar
Guardar