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

index dfa3851913cf2954a2b126a8525dd973e0df2fc7..063bb85dcf106b20d9ee4f241d458b119a069663 100644 (file)
@@ -1213,9 +1213,11 @@ Branch: REL9_4_STABLE [8f8809091] 2019-10-04 15:38:36 -0400
   <title>Migration to Version 12</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>