mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
doc: minor fixes to pg_upgrade notes
This commit is contained in:
@@ -269,7 +269,7 @@ ALTER EXTENSION repmgr UPDATE</programlisting>
|
|||||||
</para>
|
</para>
|
||||||
</tip>
|
</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>
|
<title>Upgrading standbys with pg_upgrade and rsync</title>
|
||||||
<para>
|
<para>
|
||||||
If you are intending to upgrade a standby using the <command>rsync</command> method described
|
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.
|
before starting the standby.
|
||||||
</para>
|
</para>
|
||||||
<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.
|
the correct replication configuration.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user