cluster/services/patroni: enable dcs failsafe mode
This commit is contained in:
parent
f3df93e78e
commit
2146597a06
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ in
|
|||
retry_timeout = 10;
|
||||
maximum_lag_on_failover = 1024 * 1024;
|
||||
};
|
||||
failsafe_mode = true;
|
||||
postgresql = {
|
||||
use_pg_rewind = true;
|
||||
use_slots = true;
|
||||
|
|
Loading…
Reference in a new issue