E.22. Postgres Pro Standard 11.5.4
Release Date: 2019-10-08
E.22.1. Overview
This release is based onPostgres Pro Standard 11.5.3 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.22.2. Migration to Version 11.5.4
If you are upgrading fromPostgres Pro Standard based on the samePostgreSQL major version, it is enough to install the new version into your current installation directory.
Sincepg_probackup delivery model changed inPostgres Pro Standard 11.2.1, when upgrading from a lower version on ALT Linux and Debian-based systems, runapt dist-upgrade
(orapt-get dist-upgrade
) to ensure that all new dependencies are handled correctly. On Windows, you have to run a separatepg_probackup installer to complete the upgrade.
To migrate fromPostgreSQL or aPostgres Pro Standard release based on a previousPostgreSQL major version, see the instructions inPostgres Pro Standard 11.1.1 Release Notes. If you are opting for a dump/restore, make sure to use the--add-collprovider
option to correctly choose the provider for the default collation of the migrated database.