Skip to content

v32

Compare
Choose a tag to compare
@valeriap valeriap released this 23 Nov 09:20

PostgreSQL version upgrade

This release upgrades PostgreSQL to version 11.1.

For more information about the upgrade, in particular about tested upgrade paths, refer to the Upgrading section of the README.

If your databases use hash indexes, you must rebuild them after pg_upgrade by running /var/vcap/store/postgres/pg_upgrade_tmp/reindex_hash.sql after the bosh deploy.