Adding information for debian and --version test

This commit is contained in:
Cédric Villemain
2011-01-27 02:10:31 +01:00
parent f41ba482eb
commit d017edbe47

View File

@@ -217,6 +217,11 @@ 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