소스 검색

Update Postgres backup docs for ARM32

pull/807/head
Slavi Pantaleev 5 년 전
부모
커밋
d3aea8f4b8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      docs/maintenance-postgres.md

+ 2
- 0
docs/maintenance-postgres.md 파일 보기

@@ -64,6 +64,8 @@ pg_dumpall -h matrix-postgres \

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.

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




불러오는 중...
취소
저장