Skip to content

Commit ac8ace2

Browse files
Updated outdated failsafe_mode documentation (#2266)
1 parent 779288e commit ac8ace2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/reference/cluster_manifest.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,9 @@ explanation of `ttl` and `loop_wait` parameters.
334334
Patroni `synchronous_node_count` parameter value. Note, this option is only available for Spilo images with Patroni 2.0+. The default is set to `1`. Optional.
335335

336336
* **failsafe_mode**
337-
Patroni `failsafe_mode` parameter value. If enabled, allows Patroni to cope with DCS outages and avoid leader demotion. Note, this option is currently not included in any Patroni release. The default is set to `false`. Optional.
337+
Patroni `failsafe_mode` parameter value. If enabled, allows Patroni to cope with DCS outages and avoid leader demotion. See the Patroni documentation
338+
[here](https://patroni.readthedocs.io/en/master/dcs_failsafe_mode.html) for more details. This feature is included since Patroni 3.0.0.
339+
Hence, check the container image in use if this feature is included in the used Patroni version. The default is set to `false`. Optional.
338340

339341
## Postgres container resources
340342

0 commit comments

Comments
 (0)