From 822abbbe5b77c70d4d58d9cba8c5f4ad4af0ee18 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 9 Jul 2019 11:07:04 +0900 Subject: [PATCH] doc: update compatibility matrix Use &repmgrversion; entity to generate the current version number and prevent document bitrot. Also define a "release-current" ID attribute for ease of linking to the current release notes. Per notification from the mailing list. --- doc/appendix-release-notes.xml | 2 +- doc/install-requirements.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/appendix-release-notes.xml b/doc/appendix-release-notes.xml index 578d0465..2466a70e 100644 --- a/doc/appendix-release-notes.xml +++ b/doc/appendix-release-notes.xml @@ -54,7 +54,7 @@ - Release 4.4 + Release 4.4 27 June, 2019 diff --git a/doc/install-requirements.xml b/doc/install-requirements.xml index bf7a765a..d15e6e12 100644 --- a/doc/install-requirements.xml +++ b/doc/install-requirements.xml @@ -14,7 +14,7 @@ - &repmgr; 4.x is compatible with all PostgreSQL versions from 9.3. See + &repmgr; &repmgrversion; is compatible with all PostgreSQL versions from 9.3. See section &repmgr; compatibility matrix for an overview of version compatibility. @@ -39,13 +39,13 @@ - The same "major" &repmgr; version (e.g. 4.2.x) must + The same "major" &repmgr; version (e.g. &repmgrversion;.x) must be installed on all node in the replication cluster. We strongly recommend keeping all nodes on the same (preferably latest) "minor" &repmgr; version to minimize the risk of incompatibilities. - If different "major" &repmgr; versions (e.g. 3.3.x and 4.1.x) + If different "major" &repmgr; versions (e.g. 4.1.x and &repmgrversion;.x) are installed on different nodes, in the best case &repmgr; (in particular &repmgrd;) will not run. In the worst case, you will end up with a broken cluster. @@ -114,7 +114,7 @@ &repmgr; 4.x - 4.2 (2018-10-24) + &repmgrversion; (2019-06-27) 9.3, 9.4, 9.5, 9.6, 10, 11 @@ -158,7 +158,7 @@ - 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.3 and PostgreSQL 9.4: