From 889cd6cec0fad25fd10a8d42cb8d72454aae017c Mon Sep 17 00:00:00 2001 From: User tanida Date: Mon, 18 Jun 2007 10:39:07 +0000 Subject: [PATCH] Add for 1.1 --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a81ddb..a736dde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. + -- 2.39.5