diff --git a/templates/patroni.yml.j2 b/templates/patroni.yml.j2 index 96fa3844d..e4512308a 100644 --- a/templates/patroni.yml.j2 +++ b/templates/patroni.yml.j2 @@ -1,6 +1,7 @@ bootstrap: dcs: synchronous_mode: true + failsafe_mode: true synchronous_node_count: {{ minority_count }} postgresql: use_pg_rewind: true