1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-28 05:21:27 +03:00

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 da42b9f3ff
commit 4c6f541a0a

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