doc: minor fixes to pg_upgrade notes

This commit is contained in:
Ian Barwick
2020-03-20 17:24:41 +09:00
parent dd35c22033
commit b691a1bd10

View File

@@ -269,7 +269,7 @@ ALTER EXTENSION repmgr UPDATE</programlisting>
</para>
</tip>
<sect2 id="upgrading-pg-upgrade-standby" xreflabel="pg_upgrade and repmgr">
<sect2 id="upgrading-pg-upgrade-standby" xreflabel="pg_upgrade and upgrading standbys">
<title>Upgrading standbys with pg_upgrade and rsync</title>
<para>
If you are intending to upgrade a standby using the <command>rsync</command> method described
@@ -278,7 +278,7 @@ ALTER EXTENSION repmgr UPDATE</programlisting>
before starting the standby.
</para>
<para>
Use <link linkend="repmgr-standby-clone">repmgr standby clone --recovery-conf-only</link> to generate
Use <link linkend="repmgr-standby-clone">repmgr standby clone --replication-conf-only</link> to generate
the correct replication configuration.
</para>