Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-29 | fix typoHEADmaster | TAKATSUKA Haruka | |
2016-05-01 | Update pgpool-ha to 3.0 version.PGPOOL_HA_3_0 | TAKATSUKA Haruka | |
- Abolish some files. - Change the install method - support pgpool-II 3.5.x - rewrite REMADME | |||
2016-05-01 | Update 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-01 | change versionPGPOOL_HA_2_2 | TAKATSUKA Haruka | |
2014-04-01 | add an entry of release 2.2 | TAKATSUKA Haruka | |
2014-01-28 | fix metadata for pcs command's xml parser | TAKATSUKA 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-13 | Add wait loop to start action function. | TAKATSUKA Haruka | |
Formerly, script does not wait thet pgpool become ready at start action. | |||
2013-04-25 | fix install scripts. | TAKATSUKA Haruka | |
2013-04-25 | add parameters of command path and fix stop behavior.PGPOOL_HA_2_1 | TAKATSUKA Haruka | |
New parameters "pgpoolcmd", "psqlcmd" and "pcpnccmd" ware added. Stop operation came to wait till a process disappeared. | |||
2012-12-25 | fix 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-15 | fix pgpool-ha.spec for pgpool-ha 2.0 , and fix relative filesPGPOOL_HA_2_0 | TAKATSUKA Haruka | |
2012-10-15 | fix text files for 2.0 | TAKATSUKA Haruka | |
2012-10-15 | the 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-action | TAKATSUKA Haruka | |
* Add OCF_RESKEY_monitor_ip * Fix indent | |||
2010-11-07 | fix 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-13 | fix bug (lack of </parameters>) | Haruka harukat | |
2010-01-15 | * add "pgpooluser" parameter | Haruka harukat | |
2009-03-18 | * modify documents for version 1.2PGPOOL_HA_1_2 | Haruka 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" parameter | Haruka harukat | |
* fix typo bug "lexit" * renew sample cib.xml in document (test on heartbeat 2.1.4) * reform indent format of scripts | |||
2007-06-18 | run autoconf | User tanida | |
2007-06-18 | Add for 1.1 | User tanida | |
2007-06-18 | Update 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-04 | Copyright update | Devrim GÜNDÜZ | |
2006-10-11 | Red Hat / Fedora Core spec file for pgpool-ha, per David Fetter and Devrim ↵ | Devrim GÜNDÜZ | |
Gunduz | |||
2006-10-11 | Fix grammar | Devrim GÜNDÜZ | |
2006-10-10 | Change copyright from "SRA OSS,Inc.Japan " to "PgPool global development group" | User tanida | |
2006-10-02 | Initial import of pgpool-ha project.V1_0_0 | User tanida | |