浏览代码

warn users about upgrading to pg15 when using borg

pull/2259/head
throny 3 年前
committed by GitHub
父节点
当前提交
adbc09f152
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      docs/maintenance-postgres.md

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

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


正在加载...
取消
保存