[pgpool-committers: 1560] pgpool: the script was rewritten completely from 1.x version.

Haruka Takatsuka harukat at srapc2499.sra.co.jp
Mon Oct 15 17:31:43 JST 2012


the script was rewritten completely from 1.x version.

It got possible to choose a monitor method among three types;
"pid", "pcp" and "psql".  Use of Perl was abolished.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpoolha.git;a=commitdiff;h=2765cbad211327ef151a9fccee4b340f97b55e74
Author: TAKATSUKA Haruka <harukat at sraoss.co.jp>

Modified Files
--------------
Makefile.in           |   26 +
README.ja             |    3 -
config.log            |  142 ---
configure             | 2361 -------------------------------------------------
configure.in          |   16 -
configure.sh          |   66 ++
doc/pgpool-ha.en.txt  |  167 ----
doc/pgpool-ha.ja.txt  |  303 -------
install-sh            |  323 -------
pgpool.in             |  392 ++++++++
src/Makefile.in       |   27 -
src/pgpool.in         |  259 ------
src/pgpool.monitor.in |  169 ----
test.sh               |   20 +
14 files changed, 504 insertions(+), 3770 deletions(-)



More information about the pgpool-committers mailing list