Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e96b4db

Browse files
committed
[Doc]: Fix RN 9.6.4.1
1 parent cfd1ee4 commit e96b4db

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/src/sgml/release-pro-9.6.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,11 @@
2929
use of <xref linkend="pgupgrade">, is required for those
3030
wishing to migrate data from any previous major release.
3131
</para>
32-
<para>A dump/restore is not required for those running 9.6.3.3.</para>
33-
<para>However, if you are upgrading from vanilla PostgreSQL 9.6.x, some
34-
catalog changes should be applied.
35-
</para>
32+
<para>A dump/restore is required for those running 9.6.3.3, because
33+
catalog number format has been changed for better <productname>Postgres Pro</productname>
34+
identification.</para>
35+
<para>If you are upgrading from vanilla PostgreSQL 9.6.x, some
36+
catalog changes should be applied.</para>
3637
<para>If you use binary packages, and your database is in the default
3738
location, this upgrade should be performed automatically. If you've
3839
compiled Postgres Pro from source or create your database in a

0 commit comments

Comments
 (0)