From 684f7590b729591e578bb43b45d443397b0d499c Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 3 Nov 2015 15:22:55 +0900 Subject: [PATCH] Point out existence of the FAQ --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f52778f4..db456ad2 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ Please continue to use `repmgr 2` with PostgreSQL 9.2 and earlier. For a list of changes since `repmgr 2` and instructions on upgrading to `repmgr 3`, see the "Upgrading from repmgr 2" section below. +For a list of frequently asked questions about `repmgr`, please refer +to the file `FAQ.md`. + Overview --------