Update docs/administrator.md

Co-authored-by: Alexander Kukushkin <cyberdemn@gmail.com>
This commit is contained in:
Felix Kunde 2021-08-27 10:29:08 +02:00 committed by GitHub
parent 687122510c
commit 78b342a40a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -691,7 +691,7 @@ envdir "/run/etc/wal-e.d/env" /scripts/postgres_backup.sh "/home/postgres/pgdata
You can also check if Spilo is able to find any backups: You can also check if Spilo is able to find any backups:
```bash ```bash
envdir "/home/postgres/etc/wal-e.d/env" wal-g backup-list envdir "/run/etc/wal-e.d/env" wal-g backup-list
``` ```
Depending on the cloud storage provider different [environment variables](https://github.com/zalando/spilo/blob/master/ENVIRONMENT.rst) Depending on the cloud storage provider different [environment variables](https://github.com/zalando/spilo/blob/master/ENVIRONMENT.rst)