updated postgresbackup section
This commit is contained in:
parent
36f16cdc1e
commit
dc83f7ea64
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ Post install:
|
||||||
POSTGRES_HOST=postgres
|
POSTGRES_HOST=postgres
|
||||||
POSTGRES_DB={db0,db1,...,db{n}}
|
POSTGRES_DB={db0,db1,...,db{n}}
|
||||||
POSTGRES_USER=postgres
|
POSTGRES_USER=postgres
|
||||||
|
POSTGRES_PASSWORD={passwd}
|
||||||
SCHEDULE=@daily
|
SCHEDULE=@daily
|
||||||
BACKUP_KEEP_DAYS=1
|
BACKUP_KEEP_DAYS=1
|
||||||
BACKUP_KEEP_WEEKS=1
|
BACKUP_KEEP_WEEKS=1
|
||||||
|
|
Loading…
Reference in a new issue