summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-29fix typoHEADmasterTAKATSUKA Haruka
2016-05-01Update pgpool-ha to 3.0 version.PGPOOL_HA_3_0TAKATSUKA Haruka
- Abolish some files. - Change the install method - support pgpool-II 3.5.x - rewrite REMADME
2016-05-01Update pgpool-ha to 3.0 version.TAKATSUKA Haruka
- Abolish some files. - Change the install method - support pgpool-II 3.5.x - rewrite REMADME
2014-04-01change versionPGPOOL_HA_2_2TAKATSUKA Haruka
2014-04-01add an entry of release 2.2TAKATSUKA Haruka
2014-01-28fix metadata for pcs command's xml parserTAKATSUKA Haruka
This is reported as bug No.0000091 by maxiperez. pgpool RA didn't work with pcs command. "pcs resource describe pgpool" command output "Error: Unable to parse xml for: pgpool".
2013-09-13Add wait loop to start action function.TAKATSUKA Haruka
Formerly, script does not wait thet pgpool become ready at start action.
2013-04-25fix install scripts.TAKATSUKA Haruka
2013-04-25add parameters of command path and fix stop behavior.PGPOOL_HA_2_1TAKATSUKA Haruka
New parameters "pgpoolcmd", "psqlcmd" and "pcpnccmd" ware added. Stop operation came to wait till a process disappeared.
2012-12-25fix logfile parameter handling.TAKATSUKA Haruka
fix logfile parameter handling. It was ignored in 2.0 script. And fix indenting and meta-data descriptions.
2012-10-15fix pgpool-ha.spec for pgpool-ha 2.0 , and fix relative filesPGPOOL_HA_2_0TAKATSUKA Haruka
2012-10-15fix text files for 2.0TAKATSUKA Haruka
2012-10-15the script was rewritten completely from 1.x version.TAKATSUKA Haruka
It got possible to choose a monitor method among three types; "pid", "pcp" and "psql". Use of Perl was abolished.
2012-05-11* Add "pkill -P 1 pgpool" when missing pgpool main process at stop-actionTAKATSUKA Haruka
* Add OCF_RESKEY_monitor_ip * Fix indent
2010-11-07fix more about last modify:Haruka harukat
* fix bug in pgpool.monitor arguments.
2010-11-07* fix bug in pgpool.monitor arguments.Haruka harukat
2010-07-13fix bug (lack of </parameters>)Haruka harukat
2010-01-15 * add "pgpooluser" parameterHaruka harukat
2009-03-18* modify documents for version 1.2PGPOOL_HA_1_2Haruka harukat
2009-03-10* add options parameter (for -d on/off at startup)Haruka harukat
* fix stop with smart mode (use immediate first) * document minor fix
2009-03-04* pipe expression was able to be used at "logfile".Haruka harukat
e.g. "|logger -i" "|/usr/local/apache/bin/rotatelogs /var/log/pgpool 86400"
2008-12-29* add "pidfile" parameterHaruka harukat
* fix typo bug "lexit" * renew sample cib.xml in document (test on heartbeat 2.1.4) * reform indent format of scripts
2007-06-18run autoconfUser tanida
2007-06-18Add for 1.1User tanida
2007-06-18Update documents for pgpool-HA 1.1.User tanida
- Add for new configuration parameters. - Add active-active config example.
2007-06-18- fix pgpool-ha does not work well with multiple 'logdir' entries,User tanida
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.
2007-01-04Copyright updateDevrim GÜNDÜZ
2006-10-11Red Hat / Fedora Core spec file for pgpool-ha, per David Fetter and Devrim ↵Devrim GÜNDÜZ
Gunduz
2006-10-11Fix grammarDevrim GÜNDÜZ
2006-10-10Change copyright from "SRA OSS,Inc.Japan " to "PgPool global development group"User tanida
2006-10-02Initial import of pgpool-ha project.V1_0_0User tanida