We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44260f commit 656a377Copy full SHA for 656a377
packaging/conf/example.conf
@@ -191,7 +191,7 @@ interval = 60
191
# S(https://github.com/postgrespro/pg_probackup)
192
# Trigger fires if some backup has bad status e.g. (ERROR,CORRUPT,ORPHAN).
193
[pgprobackup]
194
-enabled = false
+enabled = False
195
interval = 300
196
backup_dirs = /backup_dir1,/backup_dir2
197
pg_probackup_path = /usr/bin/pg_probackup-11
0 commit comments