doc: Add link to upgrading chapter to release notes

Author: Vik Fearing <vik.fearing@2ndquadrant.com>
Discussion: https://www.postgresql.org/message-id/flat/54c208b9-7e2c-6211-0ba0-ffb0429cf20b@2ndquadrant.com
This commit is contained in:
Peter Eisentraut 2020-01-09 16:02:23 +01:00
parent 20c4df8c8d
commit e05a3b490a

View 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>