From 12c395e91f790a3e442e1e3ac7adc388cad59b11 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 25 Feb 2016 16:36:19 +0900 Subject: [PATCH] README: Add note about 'repmgr_funcs' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e76335b5..47f2493a 100644 --- a/README.md +++ b/README.md @@ -876,6 +876,10 @@ be set in `repmgr.conf`: (See `repmgr.conf.sample` for further `repmgrd`-specific settings). +Additionally, `postgresql.conf` must contain the following line: + + shared_preload_libraries = 'repmgr_funcs' + When `failover` is set to `automatic`, upon detecting failure of the current master, `repmgrd` will execute one of `promote_command` or `follow_command`, depending on whether the current server is becoming the new master or