We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7acab90 commit 238ba7dCopy full SHA for 238ba7d
doc/release/3.4.0.rst
@@ -136,6 +136,9 @@ In effect, it helps resolve these two problems:
136
* Make the database get bootstrapped upon the coordinator's command rather than
137
let the instances boostrap it on their own.
138
139
+This strategy is the recommended choice for highly dynamic clusters with automatic
140
+scaling, as well as in most other cases.
141
+
142
To enable the ``native`` bootstrap strategy, set it in the ``replication`` section
143
of the cluster's configuration, together with a proper failover strategy
144
(for ``native``, you can choose any failover strategy you like, for example ``supervised``):
0 commit comments