From bccc2673b6cc17c2b13858b2c3ba7413bbc4a097 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 18 Sep 2020 11:40:47 +0900 Subject: [PATCH] doc: update compatibility matrix --- doc/install-requirements.xml | 38 +++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/doc/install-requirements.xml b/doc/install-requirements.xml index 65bbae9a..6aa8c719 100644 --- a/doc/install-requirements.xml +++ b/doc/install-requirements.xml @@ -130,7 +130,7 @@ - &repmgr; 5.0, &repmgr; 5.1 + &repmgr; 5.1 YES @@ -143,6 +143,22 @@ + + + &repmgr; 5.0 + + + NO + + + 5.0 (2019-10-15) + + + 9.3, 9.4, 9.5, 9.6, 10, 11, 12 + + + + &repmgr; 4.x @@ -208,34 +224,28 @@ - PostgreSQL 9.3 and 9.4 support + PostgreSQL 9.4 support - PostgreSQL 9.3 + PostgreSQL 9.4 repmgr support - Note that some &repmgr; functionality is not available in PostgreSQL 9.3 and PostgreSQL 9.4: + Note that some &repmgr; functionality is not available in PostgreSQL 9.4: - PostgreSQL 9.3 does not support replication slots, so corresponding &repmgr; functionality - is not available. - - - - - In PostgreSQL 9.3 and PostgreSQL 9.4, pg_rewind is not part of the core + In PostgreSQL 9.4, pg_rewind is not part of the core distribution. pg_rewind will need to be compiled separately to be able to use any &repmgr; functionality which takes advantage of it. - + PostgreSQL 9.3 has reached the end of its community support period (final release was 9.3.25 @@ -250,13 +260,13 @@ 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 + We recommend that users of these versions migrate to a supported PostgreSQL version as soon as possible. For further details, see the PostgreSQL Versioning Policy. - +