From d475ccdec220131c82482d972e1baef7d5fe8057 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 14 Feb 2020 11:17:06 +0900 Subject: [PATCH] doc: note PostgreSQL 9.4 EOL --- doc/install-requirements.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/install-requirements.xml b/doc/install-requirements.xml index ef68e612..374192ad 100644 --- a/doc/install-requirements.xml +++ b/doc/install-requirements.xml @@ -223,17 +223,21 @@ PostgreSQL 9.3 has reached the end of its community support period (final release was - 9.3.25) - and will no longer be updated with security or bugfixes. + 9.3.25 + in November 2018) and will no longer be updated with security or bugfixes. - PostgreSQL 9.4. is scheduled for its final release in February 2020 - (see PostgreSQL Versioning Policy). + PostgreSQL 9.4 has reached the end of its community support period (final release was + 9.4.26 + in February 2020) and will no longer be updated with security or bugfixes. We recommend that users of these versions migrate to a recent PostgreSQL version as soon as possible. + + For further details, see the PostgreSQL Versioning Policy. +