E.2. Postgres Pro Enterprise 10.10.2

E.2.1. Overview
E.2.2. Migration to Version 10.10.2

Release date: 2019-10-09

E.2.1. Overview

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.

E.2.2. Migration to Version 10.10.2

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.

Important

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, as well as Postgres Pro Standard or Postgres Pro Enterprise based on a previous PostgreSQL major version, see the migration instructions for version 10. 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.