From 88d8d11ca110c52f0e8bd2ce2667faead98c9ffa Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Thu, 14 Feb 2019 07:26:46 -0500 Subject: [PATCH] 2019-02-14 Cumulative Update Release. --- templates/index.html | 38 ++++++++++++-------------- templates/pages/developer/roadmap.html | 2 +- templates/pages/include/topbar.html | 2 +- 3 files changed, 19 insertions(+), 23 deletions(-) diff --git a/templates/index.html b/templates/index.html index c22dd6b8..93ba3d96 100644 --- a/templates/index.html +++ b/templates/index.html @@ -46,18 +46,16 @@

Latest Releases

- 2018-11-08 - PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released! + 2019-02-14 - PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released! 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. + supported versions of our database system, + including 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21. This release + changes the behavior in how PostgreSQL interfaces with fsync() + and includes fixes for partitioning and over 70 other bugs that were + reported over the past three months

- This update is also the final release for PostgreSQL 9.3, which is now - end-of-life and will no longer receive any bug or security fixes. - If your environment still uses PostgreSQL 9.3, please make plans to - update to a community supported versions as soon as possible. + Users should plan to apply this update at the next scheduled downtime.