Skip to content

Commit

Permalink
Update maintenance-postgres.md
Browse files Browse the repository at this point in the history
Seems that borg backup support was added by the commit b61b908
  • Loading branch information
nycterent authored May 5, 2024
1 parent 0b7910f commit a6f0d64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/maintenance-postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"`

Expand Down

0 comments on commit a6f0d64

Please sign in to comment.