Release Date: 2018-09-17
This release is based on Postgres Pro Standard 10.5.1 and provides the following bug fixes:
Updated pg_pathman module to
version 1.4.14 to improve stability.
If you are upgrading from a Postgres Pro Standard version based on the same PostgreSQL major release, it is enough to install the new version into your current installation directory.
When upgrading from versions 10.3.2 or lower, you must call the REINDEX
command for indexes that used mchar or mvarchar types.
If you have been using pg_repack on Debian-based systems, you have to reinstall
its package manually when upgrading to this version since its package got renamed to pg-repack-std-10.
To migrate from PostgreSQL or
Postgres Pro Standard versions based on
any previous PostgreSQL major release, see the instructions
in Postgres Pro Standard 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.