mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +00:00
Merge branch 'master' of git+ssh://git.2ndquadrant.it/git/repmgr
This commit is contained in:
@@ -210,13 +210,18 @@ is available by checking its version::
|
|||||||
|
|
||||||
repmgr --version
|
repmgr --version
|
||||||
repmgrd --version
|
repmgrd --version
|
||||||
|
|
||||||
You may need to include
|
You may need to include
|
||||||
the full path of the binary instead, such as this RHEL example::
|
the full path of the binary instead, such as this RHEL example::
|
||||||
|
|
||||||
/usr/pgsql-9.0/bin/repmgr --version
|
/usr/pgsql-9.0/bin/repmgr --version
|
||||||
/usr/pgsql-9.0/bin/repmgrd --version
|
/usr/pgsql-9.0/bin/repmgrd --version
|
||||||
|
|
||||||
|
or this DEBIAN example::
|
||||||
|
|
||||||
|
/usr/lib/postgresql/9.0/bin/repmgr --version
|
||||||
|
/usr/lib/postgresql/9.0/bin/repmgrd --version
|
||||||
|
|
||||||
Below this binary installation base directory is referred to as PGDIR.
|
Below this binary installation base directory is referred to as PGDIR.
|
||||||
|
|
||||||
Set up trusted copy between postgres accounts
|
Set up trusted copy between postgres accounts
|
||||||
|
|||||||
Reference in New Issue
Block a user