docs: minor fixes to various examples

This commit is contained in:
Ian Barwick
2017-11-29 11:30:38 +09:00
parent 9944324c3a
commit f2db9f3ea4
3 changed files with 4 additions and 4 deletions

View File

@@ -167,7 +167,7 @@
$ ./convert-config.pl /etc/repmgr.conf
node_id=2
node_name=node2
conninfo=host=localhost dbname=repmgr user=repmgr connect_timeout=2
conninfo=host=node2 dbname=repmgr user=repmgr connect_timeout=2
pg_ctl_options='-l /var/log/postgres/startup.log'
rsync_options=--exclude=postgresql.local.conf --archive
log_level=INFO