Skip to content

Commit 4c6f541

Browse files
committed
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
1 parent da42b9f commit 4c6f541

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/src/sgml/release-10.sgml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10035,9 +10035,11 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
1003510035
<title>Migration to Version 10</title>
1003610036

1003710037
<para>
10038-
A dump/restore using <xref linkend="app-pg-dumpall">, or use of <xref
10039-
linkend="pgupgrade">, is required for those wishing to migrate data
10040-
from any previous release.
10038+
A dump/restore using <xref linkend="app-pg-dumpall"> or use of <xref
10039+
linkend="pgupgrade"> or logical replication is required for those
10040+
wishing to migrate data from any previous release. See <xref
10041+
linkend="upgrading"> for general information on migrating to new major
10042+
releases.
1004110043
</para>
1004210044

1004310045
<para>

0 commit comments

Comments
 (0)