backup postgres on oracles
This commit is contained in:
parent
18205dbbff
commit
26cfdeb7ff
|
@ -194,7 +194,7 @@
|
||||||
|
|
||||||
# Backup postgres, as used by matrix
|
# Backup postgres, as used by matrix
|
||||||
services.postgresqlBackup = {
|
services.postgresqlBackup = {
|
||||||
#enable = true;
|
enable = true;
|
||||||
compression = "none";
|
compression = "none";
|
||||||
backupAll = true;
|
backupAll = true;
|
||||||
startAt = "OnCalendar=00/2:00";
|
startAt = "OnCalendar=00/2:00";
|
||||||
|
|
Loading…
Reference in New Issue