浏览代码

Update maintenance-postgres.md

Seems that borg backup support was added by the commit b61b908c2e
pull/3306/head
Marty 2 年前
committed by GitHub
父节点
当前提交
a6f0d643ed
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      docs/maintenance-postgres.md

+ 0
- 2
docs/maintenance-postgres.md 查看文件

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



正在加载...
取消
保存