Quellcode durchsuchen

Merge pull request #3306 from nycterent/patch-1

Update maintenance-postgres.md
pull/3309/head
Slavi Pantaleev vor 2 Jahren
committed by GitHub
Ursprung
Commit
14f09cce79
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. +0
    -2
      docs/maintenance-postgres.md

+ 0
- 2
docs/maintenance-postgres.md Datei anzeigen

@@ -87,8 +87,6 @@ This playbook can upgrade your existing Postgres setup with the following comman
just run-tags upgrade-postgres
```

**Warning: If you're using Borg Backup keep in mind that there is no official Postgres 16 support yet.**

**The old Postgres data directory is backed up** automatically, by renaming it to `/matrix/postgres/data-auto-upgrade-backup`.
To rename to a different path, pass some extra flags to the command above, like this: `--extra-vars="postgres_auto_upgrade_backup_data_path=/another/disk/matrix-postgres-before-upgrade"`



Laden…
Abbrechen
Speichern