E.4. Postgres Pro 9.5.10.1

Release date: 2017-11-14

E.4.1. Overview

This release is based on PostgreSQL 9.5.10 and Postgres Pro 9.5.9.1. All improvements inherited from PostgreSQL 9.5.10 are listed in PostgreSQL 9.5.10 Release Notes.

Major enhancements over Postgres Pro 9.5.9.1 include:

E.4.2. Migration to Version 9.5.10.1

Depending on your current installation, the upgrade procedure will differ.

If you are running Postgres Pro 9.5.9.1, it is enough to install the 9.5.10.1 version into the same directory. For earlier Postgres Pro versions, pgpro_upgrade script is required to complete the upgrade:

Important: Before launching pgpro_upgrade manually, you must stop the postgres service. The script must be run on behalf of the user owning the database (typically postgres). Running pgpro_upgrade as root will result in an error. For details, see pgpro_upgrade.

To migrate to this version from vanilla PostgreSQL, perform a dump/restore using pg_dumpall.