Skip to content

Commit 5b862b8

Browse files
committed
add no_Leader to True for automatic restore via pgbackrest
1 parent a3e68a4 commit 5b862b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/configure_spilo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ def deep_update(a, b):
384384
command: pgbackrest --stanza=db --delta restore
385385
keep_data: True
386386
no_params: True
387+
no_leader: True
387388
{{/USE_PGBACKREST}}
388389
{{#USE_WALE}}
389390
wal_e:

0 commit comments

Comments
 (0)