From fba3d29514c83650bae0785e094300968c534a7c Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 23 Jul 2018 13:21:11 +0900 Subject: [PATCH] doc: clarify BDR repmgrd configuration Link directly to section about configuring the "event_notification_command". --- doc/repmgrd-bdr.sgml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/repmgrd-bdr.sgml b/doc/repmgrd-bdr.sgml index 45d1e36a..9af47b6a 100644 --- a/doc/repmgrd-bdr.sgml +++ b/doc/repmgrd-bdr.sgml @@ -99,15 +99,16 @@ replication cluster. The database must be the BDR-enabled database. - If defined, the evenr event_notifications parameter - will restrict execution of event_notification_command + If defined, the event_notifications parameter will restrict + execution of the script defined in event_notification_command to the specified event(s). event_notification_command is the script which does the actual "heavy lifting" of reconfiguring the proxy server/ connection pooler. It is fully - user-definable; a reference implementation is documented below. + user-definable; see section for a reference + implementation. @@ -169,8 +170,8 @@ - - Defining the "event_notification_command" + + Defining the BDR failover "event_notification_command" Key to "failover" execution is the event_notification_command, which is a user-definable script specified in repmpgr.conf