ソースを参照

Update backup docs a bit

pull/901/head
Slavi Pantaleev 5年前
committed by GitHub
コミット
ca22355910
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加3行の削除
  1. +1
    -3
      docs/maintenance-postgres.md

+ 1
- 3
docs/maintenance-postgres.md ファイルの表示

@@ -59,9 +59,7 @@ matrix-postgres \
> /matrix/postgres.sql.gz
```

If you are using an [external Postgres server](configuring-playbook-external-postgres.md), the above command will not work, because the credentials file (`/matrix/postgres/env-postgres-psql`) is not available.

If your server is on the ARM32 [architecture](alternative-architectures.md), you may need to remove the `-alpine` suffix from the image name in the command above.
If you are using an [external Postgres server](configuring-playbook-external-postgres.md), the above command will not work, because neither the credentials file (`/matrix/postgres/env-postgres-psql`), nor the `matrix-postgres` container is available.

Restoring a backup made this way can be done by [importing it](importing-postgres.md).



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