diff --git a/repmgr.conf.sample b/repmgr.conf.sample index d76be91e..58a558db 100644 --- a/repmgr.conf.sample +++ b/repmgr.conf.sample @@ -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