mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
README: Add note about 'repmgr_funcs'
This commit is contained in:
@@ -876,6 +876,10 @@ be set in `repmgr.conf`:
|
|||||||
|
|
||||||
(See `repmgr.conf.sample` for further `repmgrd`-specific settings).
|
(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
|
When `failover` is set to `automatic`, upon detecting failure of the current
|
||||||
master, `repmgrd` will execute one of `promote_command` or `follow_command`,
|
master, `repmgrd` will execute one of `promote_command` or `follow_command`,
|
||||||
depending on whether the current server is becoming the new master or
|
depending on whether the current server is becoming the new master or
|
||||||
|
|||||||
Reference in New Issue
Block a user