mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
fix line
This commit is contained in:
@@ -222,13 +222,13 @@ is available by checking its version::
|
||||
repmgr --version
|
||||
repmgrd --version
|
||||
|
||||
You may need to include
|
||||
the full path of the binary instead, such as this RHEL example::
|
||||
You may need to include the full path of the binary instead, such as this
|
||||
RHEL example::
|
||||
|
||||
/usr/pgsql-9.0/bin/repmgr --version
|
||||
/usr/pgsql-9.0/bin/repmgrd --version
|
||||
|
||||
or this DEBIAN example::
|
||||
Or in this Debian example::
|
||||
|
||||
/usr/lib/postgresql/9.0/bin/repmgr --version
|
||||
/usr/lib/postgresql/9.0/bin/repmgrd --version
|
||||
|
||||
Reference in New Issue
Block a user