|
29 | 29 | use of <xref linkend="pgupgrade">, is required for those
|
30 | 30 | wishing to migrate data from any previous major release.
|
31 | 31 | </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> |
36 | 37 | <para>If you use binary packages, and your database is in the default
|
37 | 38 | location, this upgrade should be performed automatically. If you've
|
38 | 39 | compiled Postgres Pro from source or create your database in a
|
|