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 da42b9f commit 4c6f541Copy full SHA for 4c6f541
doc/src/sgml/release-10.sgml
@@ -10035,9 +10035,11 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
10035
<title>Migration to Version 10</title>
10036
10037
<para>
10038
- A dump/restore using <xref linkend="app-pg-dumpall">, or use of <xref
10039
- linkend="pgupgrade">, is required for those wishing to migrate data
10040
- from any previous release.
+ A dump/restore using <xref linkend="app-pg-dumpall"> or use of <xref
+ linkend="pgupgrade"> or logical replication is required for those
+ wishing to migrate data from any previous release. See <xref
10041
+ linkend="upgrading"> for general information on migrating to new major
10042
+ releases.
10043
</para>
10044
10045
0 commit comments