Improve logging output

This commit is contained in:
Ian Barwick
2017-04-25 08:22:58 +09:00
parent ef5c6b37a4
commit 885bc122df
5 changed files with 23 additions and 6 deletions

View File

@@ -6,5 +6,5 @@ node=1
node_id=1
node_name='node1'
use_replication_slots = true
conninfo = 'host=127.0.0.1 dbname=repmgr user=repmgr port=5501'
conninfo = 'host=127.0.0.1 dbname=repmgr user=repmgr port=5501 connect_timeout=2'
loglevel = 'DEBUG'