From 93aa7cea1acadb7dc15a4dfe2a3e10f3f4ce3db4 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 17 Oct 2017 16:31:55 +0900 Subject: [PATCH] Add placeholder FAQ.md This replaces the original FAQ maintainted for repmgr 3.x; repmgr 4 documentation is now available in DocBook format. --- FAQ.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 FAQ.md diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 00000000..94bd9f12 --- /dev/null +++ b/FAQ.md @@ -0,0 +1,10 @@ +FAQ - Frequently Asked Questions about repmgr +============================================= + +The repmgr 4 FAQ is located here: + + https://repmgr.org/docs/appendix-faq.html + +The repmgr 3.x FAQ can be found here: + + https://github.com/2ndQuadrant/repmgr/blob/REL3_3_STABLE/FAQ.md