Skip to content

Commit e05a3b4

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 20c4df8 commit e05a3b4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/src/sgml/release-12.sgml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,9 +1213,11 @@ Branch: REL9_4_STABLE [8f8809091] 2019-10-04 15:38:36 -0400
12131213
<title>Migration to Version 12</title>
12141214

12151215
<para>
1216-
A dump/restore using <xref linkend="app-pg-dumpall"/>, or use of <xref
1217-
linkend="pgupgrade"/>, is required for those wishing to migrate data
1218-
from any previous release.
1216+
A dump/restore using <xref linkend="app-pg-dumpall"/> or use of <xref
1217+
linkend="pgupgrade"/> or logical replication is required for those
1218+
wishing to migrate data from any previous release. See <xref
1219+
linkend="upgrading"/> for general information on migrating to new major
1220+
releases.
12191221
</para>
12201222

12211223
<para>

0 commit comments

Comments
 (0)