Skip to content

Commit

Permalink
Enable DCS failsafe mode (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomirp authored Nov 27, 2024
1 parent 97c7747 commit 9ac4743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/patroni.yml.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
bootstrap:
dcs:
synchronous_mode: true
failsafe_mode: true
synchronous_node_count: {{ minority_count }}
postgresql:
use_pg_rewind: true
Expand Down

0 comments on commit 9ac4743

Please sign in to comment.