From 0dcddbb0620049fe346f9f70c745620c1c7a719a Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 5 Apr 2018 17:10:33 +0900 Subject: [PATCH] doc: minor FAQ tweaks --- doc/appendix-faq.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/appendix-faq.sgml b/doc/appendix-faq.sgml index e6320575..e31570d1 100644 --- a/doc/appendix-faq.sgml +++ b/doc/appendix-faq.sgml @@ -24,8 +24,9 @@ series will no longer be actively maintained. - repmgr 2.x supports PostgreSQL 9.0 ~ 9.3. While it is compatible - with PostgreSQL 9.3, we recommend using repmgr 4.x. + &repmgr; 2.x supports PostgreSQL 9.0 ~ 9.3. While it is compatible + with PostgreSQL 9.3, we recommend using repmgr 4.x. &repmgr; 2.x is + no longer maintained. @@ -35,7 +36,7 @@ Replication slots, introduced in PostgreSQL 9.4, ensure that the primary server will retain WAL files until they have been consumed by all standby servers. This makes WAL file management much easier, - and if used `repmgr` will no longer insist on a fixed minimum number + and if used &repmgr; will no longer insist on a fixed minimum number (default: 5000) of WAL files being retained.