- fix pgpool-ha does not work well with multiple 'logdir' entries,
authorUser tanida <tanida at pgfoundry.org>
Mon, 18 Jun 2007 10:21:09 +0000 (10:21 +0000)
committerUser tanida <tanida at pgfoundry.org>
Mon, 18 Jun 2007 10:21:09 +0000 (10:21 +0000)
commite2fb187084da50e01855531622beeacafd1b93e6
tree7f1b039f29f44d2a017c52b0c53e1637b4260b1e
parent0c4bbfc78ccd7739bc643c1f14f55d0362336401
- fix pgpool-ha does not work well with multiple 'logdir' entries,
  even one of them is commented by #.
- Add support for pcp.conf and pool_hba.conf. It means pgpool-ha
  now works well with pgpool 3.2+ and pgpool-II.
- Add configuration parameter
  -pgpoolconf , path to pgpool.conf.
  -pbaconf , path to pool_hba.conf.
  -pcpconf , path to pcp.conf.
  -logfile ,  path to debug log output.
src/pgpool.in