"standby follow": finalize implementation of --dry-run option

This commit is contained in:
Ian Barwick
2018-02-02 15:42:08 +09:00
parent 50894b6124
commit ea653a8dbc
2 changed files with 9 additions and 0 deletions

View File

@@ -58,6 +58,14 @@
<para>
Check prerequisites but don't actually follow a new standby.
</para>
<important>
<para>
This does not guarantee the standby can follow the primary; in
particular, whether the primary and standby timelines have diverged,
can currently only be determined by actually attempting to
attach the standby to the primary.
</para>
</important>
</listitem>
</varlistentry>