Release date: 2019-07-23
This release is based on PostgreSQL 11.4 and provides the following improvements for multimaster:
Fixed an issue in multimaster that resulted in a
rollback of the first transaction on a backend if this transaction
set repeatable read or serializable isolation level.
This issue manifested itself in the following error message:
ERROR: SET TRANSACTION ISOLATION LEVEL must be called before any query.
Added support for partitioning functions provided by pg_pathman.
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.
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 11.2.1 Release Notes.