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 20c4df8 commit e05a3b4Copy full SHA for e05a3b4
doc/src/sgml/release-12.sgml
@@ -1213,9 +1213,11 @@ Branch: REL9_4_STABLE [8f8809091] 2019-10-04 15:38:36 -0400
1213
<title>Migration to Version 12</title>
1214
1215
<para>
1216
- A dump/restore using <xref linkend="app-pg-dumpall"/>, or use of <xref
1217
- linkend="pgupgrade"/>, is required for those wishing to migrate data
1218
- 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
1219
+ linkend="upgrading"/> for general information on migrating to new major
1220
+ releases.
1221
</para>
1222
1223
0 commit comments