repmgr.conf.sample: change db and user names in conninfo string

They now match the examples given in README.md
This commit is contained in:
Ian Barwick
2016-08-23 14:11:04 +09:00
parent efb106f8a0
commit 3ea61689eb

View File

@@ -31,7 +31,7 @@
#
# https://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING
#
#conninfo='host=192.168.204.104 dbname=repmgr_db user=repmgr_usr'
#conninfo='host=192.168.204.104 dbname=repmgr user=repmgr'
#
# If repmgrd is in use, consider explicitly setting `connect_timeout` in the
# conninfo string to determine the length of time which elapses before