PostgreSQL 14.4 Released!

The PostgreSQL Global Development Group has released PostgreSQL 14.4 to fix an
issue that could cause silent data corruption when using the
['CREATE INDEX CONCURRENTLY'](https://www.postgresql.org/docs/current/sql-createindex.html(link is external))
or ['REINDEX CONCURRENTLY'](https://www.postgresql.org/docs/current/sql-reindex.html(link is external))
commands. Please see the following section for information on how to detect and

PostgreSQL 13 Beta 1 wurde veröffentlicht

Posted on 2020-05-21 by PostgreSQL Global Development Group

The PostgreSQL Global Development Group announces that the first beta release of PostgreSQL 13 is now available for download(link is external). This release contains previews of all features that will be available in the final release of PostgreSQL 13, though some details of the release could change before then.

Lesen Sie mehr darüber unter:

https://www.postgresql.org/about/news/2040/(link is external)

PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released!

Posted on 2018-11-08 by PostgreSQL Global Development Group
The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25. This release fixes one security issue as well as bugs reported over the last three months.
All users using the affected versions of PostgreSQL should update as soon as possible. Please see the notes on "Updating" below for any post-update steps that may be required if you are using pg_stat_statements in your installation.