diff options
| author | User tanida | 2007-06-18 10:39:07 +0000 |
|---|---|---|
| committer | User tanida | 2007-06-18 10:39:07 +0000 |
| commit | 889cd6cec0fad25fd10a8d42cb8d72454aae017c (patch) | |
| tree | edf09830d8d7e7d9a894ee3264814172e366c41e | |
| parent | d6fd0245491019709c6f8a0ae4f4d446c98727d1 (diff) | |
Add for 1.1
| -rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1 +1,18 @@ 2006/8/21 initial release + + + + +2007/6/XX release 1.1 + +* fix ocf script to work properly with pgpool 3.2+ . +* Works well with pgpool-II. +* New configuration variables added . + you can specify path of configuration files . It means you can run multiple pgpool instances on single heartbeat instance. + + pgpoolconf path to pgpool.conf + pcpconf path to pcp.conf + hbaconf path to pool_hba/.conf + +* support log redirection . use "logfile" parameter to specify logfile location.If you set this parameter. If you specify logfile parameter , "-d" option added automaticully. + |
