Add sr_check_period, sr_check_user and sr_check_password.
authorTatsuo Ishii <ishii at sraoss.co.jp>
Sun, 7 Aug 2011 09:52:47 +0000 (09:52 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Sun, 7 Aug 2011 09:52:47 +0000 (09:52 +0000)
commit255d42631515127b4f2e2b85928cb65e7cc266e4
tree1266f9bd4824b9682e78e0293879f1441e4716b6
parent39f35632c78baf69fd7e16cfc418d6d0b3baf1c5
Add sr_check_period, sr_check_user and sr_check_password.
These are used for streaming replication delay checking
and determining primary server.
Also fix get_config() which forget about health_check_password.
doc/pgpool-en.html
doc/pgpool-ja.html
main.c
pgpool.conf.sample
pgpool.conf.sample-master-slave
pgpool.conf.sample-stream
pool_config.c
pool_config.h
pool_config.l
pool_process_reporting.c
pool_worker_child.c