]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Add link to upgrading chapter to release notes
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 9 Jan 2020 15:02:23 +0000 (16:02 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 9 Jan 2020 15:17:11 +0000 (16:17 +0100)
Author: Vik Fearing <vik.fearing@2ndquadrant.com>
Discussion: https://www.postgresql.org/message-id/flat/54c208b9-7e2c-6211-0ba0-ffb0429cf20b@2ndquadrant.com

doc/src/sgml/release-10.sgml

index 1e708af20e3e4c21bfa5c4d990048ea8936d6418..66aca8bbb761c47d2d1efab19ca26421d4a6ea06 100644 (file)
@@ -10035,9 +10035,11 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
   <title>Migration to Version 10</title>
 
    <para>
-    A dump/restore using <xref linkend="app-pg-dumpall">, or use of <xref
-    linkend="pgupgrade">, is required for those wishing to migrate data
-    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
+    linkend="upgrading"> for general information on migrating to new major
+    releases.
    </para>
 
    <para>