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