From 40410e43abe3f5c8698a8f442988087f7da9c196 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 7 Jan 2019 12:32:30 +0900 Subject: [PATCH] doc: update FAQ Make it clear 3.x is no longer maintained. --- doc/appendix-faq.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/appendix-faq.sgml b/doc/appendix-faq.sgml index ca0d9afd..ba45ac98 100644 --- a/doc/appendix-faq.sgml +++ b/doc/appendix-faq.sgml @@ -21,7 +21,7 @@ in PostgreSQL 9.3, as well as improved automated failover support via repmgrd, and is not compatible with PostgreSQL 9.2 and earlier. We recommend upgrading to &repmgr; 4, as the &repmgr; 3.x - series will no longer be actively maintained. + series is no longer maintained. &repmgr; 2.x supports PostgreSQL 9.0 ~ 9.3. While it is compatible @@ -29,7 +29,8 @@ no longer maintained. - See also &repmgr; compatibility matrix. + See also &repmgr; compatibility matrix + and Should I upgrade &repmgr;?.