E.1. Postgres-XL Release 9.5r1.3

Release Date: 2016-08-16

This release includes all the bug fixes and security fixes from PostgreSQL 9.5.4. In addition, there are a few Postgres-XL specific bug fixes in this release. For information about new features in the Postgres-XL 9.5r1 major release, see Section E.4.

E.1.1. Migration to Version Postgres-XL 9.5r1.3

A dump/restore is not required for those running Postgres-XL 9.5r1.2. Unfortunately, one commit between Postgres-XL 9.5r1.1 and Postgres-XL 9.5r1.2 has caused breakage for those upgrading from either Postgres-XL 9.5r1 or Postgres-XL 9.5r1.1 release. We would encourage a dump/restore if you are upgrading from one of those releases. Since the breakage is limited to views/rules, you may also try to just dump and recreate those objects.

For those who are running Postgres-XL 9.5r1.2, there is no need for dump/restore.

E.1.2. Changes