mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
test: trying to get postgres backups to work
This commit is contained in:
parent
55ae4433df
commit
0c52b7040c
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ in
|
|||
postgresqlBackup = {
|
||||
enable = true;
|
||||
location = backupPath;
|
||||
compression = "zstd";
|
||||
startAt = "*-*-* 07:00:00";
|
||||
# compression = "zstd";
|
||||
# startAt = "*-*-* 07:00:00";
|
||||
backupAll = true;
|
||||
# databases = [
|
||||
# instances.mastodon.name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue