ソースを参照

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


読み込み中…
キャンセル
保存