Skip to content

Releases: cloudfoundry/postgres-release

v46

16 Aug 18:13
Compare
Choose a tag to compare
v46

What's Changed

New Contributors

Full Changelog: v45...v46

v45

11 Aug 17:16
Compare
Choose a tag to compare
v45

Postgres upgraded to v15.3.

Known Issues

  • A bug in pre-start prevents upgrades from v44 to v45 from succeeding. Please see the issue if you have attempted this upgrade. It is recommended to not consume this release if you are upgrading currently. New installs should work correctly.

v44

07 Jun 13:42
171f041
Compare
Choose a tag to compare
v44

PostgreSQL version upgrade
This release upgrades PostgreSQL to version 11.15.

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

Thanks, @aalbanes for doing all the work!

v43

20 Nov 09:11
Compare
Choose a tag to compare
v43

PostgreSQL version upgrade

This release upgrades PostgreSQL to version 11.10.

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

v42

18 Aug 06:49
Compare
Choose a tag to compare
v42

PostgreSQL version upgrade

This release upgrades PostgreSQL to version 11.9.

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

Make control jobs log human-readable

This release adds the new property databases.logging.format.timestamp to enable human-readable timestamps in control jobs log:

  • it defaults to rfc3339 which is the recommended format
  • setting the property to deprecated results in all timestamps being in the format they were before this change

v41

18 Feb 10:13
Compare
Choose a tag to compare
v41

PostgreSQL version upgrade

This release upgrades PostgreSQL to version 11.7.

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

Changes

  • Add new property postgres.single-transaction. If set to true, the pg_restore executes the restore as a single transaction (#55, thanks @ramonskie!)

v40

06 Dec 09:06
Compare
Choose a tag to compare
v40

PostgreSQL version upgrade

This release upgrades PostgreSQL to version 11.6.

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

v39

13 Aug 07:47
Compare
Choose a tag to compare
v39

PostgreSQL version upgrade

This release upgrades PostgreSQL to version 11.5.

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

v38

21 Jun 09:38
Compare
Choose a tag to compare
v38

PostgreSQL version upgrade

This release upgrades PostgreSQL to version 11.4.

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

v37

11 May 12:13
Compare
Choose a tag to compare
v37

PostgreSQL version upgrade

This release upgrades PostgreSQL to version 11.3.

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