Update docs/administrator.md
Co-authored-by: Alexander Kukushkin <cyberdemn@gmail.com>
This commit is contained in:
parent
687122510c
commit
78b342a40a
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue