]> 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:12:00 +0000 (16:12 +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-11.sgml

index 9bd67460d38719ecf93aefbea3aeded750119b6a..5c43fc4de2c65e3d45b88cf95d2da998d140e9ae 100644 (file)
@@ -6297,9 +6297,11 @@ Branch: REL9_3_STABLE [84261eb10] 2018-10-19 17:02:26 -0400
   <title>Migration to Version 11</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>