Release date: 2019-10-09
This release is based on Postgres Pro Enterprise 10.10.1 and provides several improvements:
Added support for CentOS 8.
The expression comparison function has been reworked to fix bugs and improve support in the future.
If you are upgrading from a Postgres Pro Enterprise release based on the same PostgreSQL major version, it is enough to install the new version into your current installation directory.
When upgrading from versions 10.3.3 or lower, you must execute the REINDEX
command for GiST and SP-GiST indexes, as well as indexes that use
mchar or mvarchar types.
To migrate from PostgreSQL,
Postgres Pro Standard, or a
Postgres Pro Enterprise release based on
a previous PostgreSQL major version, see the instructions
in Postgres Pro Enterprise 10.1.1 Release Notes.
If you are opting for a dump/restore, make sure to use the --add-collprovider
option to correctly choose the collation provider for the migrated database.