From b007d5ed4b9c92fbcb5f2f73d0b6de1b4e6af003 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 24 Oct 2019 09:42:23 +0900 Subject: [PATCH] doc: update README Link to compatibility matrix, support section. --- README.md | 21 ++++++++++++--------- doc/appendix-support.xml | 4 ++-- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 16987d22..79f383fd 100644 --- a/README.md +++ b/README.md @@ -12,24 +12,25 @@ PostgreSQL 9.4 and 9.3 are supported, with some restrictions. `repmgr` is distributed under the GNU GPL 3 and maintained by 2ndQuadrant. -### BDR support - -`repmgr` supports monitoring of a two-node BDR 2.0 cluster on PostgreSQL 9.6 -only. Note that BDR 2.0 is not publicly available; please contact 2ndQuadrant -for details. - - Documentation ------------- -The main `repmgr` documentation is available here: +The full `repmgr` documentation is available here: > [repmgr documentation](https://repmgr.org/docs/current/index.html) -The `README` file for `repmgr` 3.x is available here: +The old `README` file for `repmgr` 3.x is available here: > https://github.com/2ndQuadrant/repmgr/blob/REL3_3_STABLE/README.md +Note that the `repmgr` 3.x series is no longer supported and contains known bugs; +please upgrade to the current `repmgr` version as soon as possible. + +Versions +-------- + +For an overview of `repmgr` versions and PostgreSQL compatibility, see the +[repmgr compatibility matrix](https://repmgr.org/docs/current/install-requirements.html#INSTALL-COMPATIBILITY-MATRIX). Files ------ @@ -69,6 +70,8 @@ Please report bugs and other issues to: * https://github.com/2ndQuadrant/repmgr +See + Further information is available at https://repmgr.org/ We'd love to hear from you about how you use repmgr. Case studies and diff --git a/doc/appendix-support.xml b/doc/appendix-support.xml index b3f3d5cc..121684a2 100644 --- a/doc/appendix-support.xml +++ b/doc/appendix-support.xml @@ -105,8 +105,8 @@ In all cases it is extremely useful to receive - information on how to reliably reproduce an issue with as much detail as - possible. + as much detail as possible on how to reliably reproduce + an issue.