From: Jonathan S. Katz Date: Wed, 12 Oct 2022 14:33:26 +0000 (-0400) Subject: PostgreSQL 15 release announcement! X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=204518e2e4aa59e638a3f26ec0063c0cb252a535;p=pgweb.git PostgreSQL 15 release announcement! --- diff --git a/templates/index.html b/templates/index.html index 2c0df976..149ce220 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,26 +48,33 @@

- 2022-10-06 - PostgreSQL 15 RC 2 Released! + 2022-10-13 - PostgreSQL 15 Released!

- The PostgreSQL Global Development Group announces that the second - release candidate of PostgreSQL 15 is now available for - available for download. As a release - candidate, PostgreSQL 15 RC 2 will be mostly identical to the initial - release of PostgreSQL 15, though some more fixes may be applied prior - to the general availability of PostgreSQL 15. + The PostgreSQL Global Development Group today announced the + release of PostgreSQL 15, + the latest version of the world’s + most advanced open source database.

- The planned date for the general availability of PostgreSQL 15 is still - October 13, 2022, but may be pushed to October 20, 2022 based on what - issues are reported. + PostgreSQL 15 builds on the performance improvements of recent + releases with noticeable gains for managing workloads in both local + and distributed deployments, including improved sorting. This release + improves the developer experience with the addition of the popular + MERGE + command, and adds more capabilities for observing the state of the + database.

You can find information about all of the PostgreSQL 15 features and changes in the release notes.

+

+ For + translations of the release announcement, + please visit the press kit. +