Commit graph

25 commits

Author SHA1 Message Date
Jun Kuriyama
2128640506 - Upgrade to 3.0.4. 2011-07-05 03:23:09 +00:00
Jun Kuriyama
5ab5cec0a3 - Upgrade to 3.0.3 [1].
- Fix with $SU_CMD [2].

PR:		ports/155012 [1], ports/152745 [2]
Submitted by:	Alexander Zhuravlev <zaa@ikato.com> [1],
	  	Anton Yuzhaninov <ayuzhaninov@db04.dev.vega.ru> [2]
2011-02-25 01:31:19 +00:00
Jun Kuriyama
bd26513350 - Upgrade to 3.0.1.
PR:		ports/151618
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@mail.ru>
2010-10-22 13:54:57 +00:00
Jun Kuriyama
7cddfe7e59 - Upgrade to 3.0 after repocopied to pgpool-II-23.
PR:		ports/150907
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@mail.ru>
2010-10-13 11:49:12 +00:00
Jun Kuriyama
b15fd9852a - Upgrade to 2.3.3.
I'll upgrade to 3.0 after repocopy.
2010-10-11 01:33:32 +00:00
Jun Kuriyama
b036602676 - Upgrade to 2.3.2.2.
- Improve error handling of recovery script.

Feature safe:	yes
2010-02-22 11:20:13 +00:00
Jun Kuriyama
4f843ca65b - Upgrade to 2.3.2.1.
PR:		ports/143686
2010-02-11 22:25:54 +00:00
Jun Kuriyama
9a4eb17ff3 - Upgrade to 2.3.1. 2009-12-20 14:23:38 +00:00
Jun Kuriyama
cdef06d870 - Repocopy pgpool-II-2.2.6 (maintenance branch) to
databases/pgpool-II-22 and upgrade databases/pgpool-II to 2.3.
- Record $CONFLICTS each other.

Please note upgrade from 2.2.6 to 2.3 causes small incompatibility
(read NEWS file in distribution).
2009-12-15 05:20:47 +00:00
Jun Kuriyama
c16fedf500 - Upgrade to 2.2.6. 2009-12-13 11:08:27 +00:00
Jun Kuriyama
d97eea7b12 - Upgrade to 2.2.4.
- Add my scripts in $FILES dir, but not installed (no warranty).
2009-08-24 08:56:56 +00:00
Jun Kuriyama
5ae982ac2d Upgrade to 2.2.3. 2009-08-11 14:51:42 +00:00
Jun Kuriyama
3921441fc0 Upgrade to 2.2.2. 2009-05-22 01:15:29 +00:00
Jun Kuriyama
d5f46201cb - Upgrade to 2.2 (my pcp patches are integrated to this release). 2009-03-08 22:59:44 +00:00
Jun Kuriyama
b31009c33b - Upgrade to 2.1.
- Add patches (add -d argument for debug) to pcp tools (already
  committed to upstream).

PR:		ports/129182 (based on)
Submitted by:	mm
2008-12-31 15:10:50 +00:00
Jun Kuriyama
9d8b6503a5 Upgrade to 2.0.1. 2007-12-27 22:47:02 +00:00
Jun Kuriyama
71122a2acf Upgrade to 1.3. 2007-10-24 00:49:38 +00:00
Jun Kuriyama
1f565b6b92 - Add pgpool-II 1.0.2 after repocopy from databases/pgpool. 2007-04-16 03:43:42 +00:00
Norikatsu Shigemura
f5c35c9831 Update to 3.2. 2007-02-11 03:35:13 +00:00
Martin Wilke
205b32a64f - Update to 3.1.2
PR:		ports/106668
Submitted by:	Robert Gogolok<gogo@cs.uni-sb.de>
Approved by:	maintainer
2006-12-14 22:19:07 +00:00
Martin Wilke
de94f525a3 - Update to 3.1.1
PR:		ports/100788
Submitted by:	Robert Gogolok <gogo(at)cs.uni-sb.de>
Approved by:	krion (mentor), maintainer timeout
2006-08-07 10:07:22 +00:00
Cheng-Lung Sung
48fce79858 - Update to version 3.1.
PR:		ports/100125
Submitted by:	Robert Gogolok <gogo_AT_cs dot uni-sb dot de>
Approved by:	maintainer (Choe, Cheng-Dae)
2006-07-14 01:56:52 +00:00
Sam Lawrance
5b91ad41c4 Update to 3.0.1.
Run as 'nobody' rather than root.

PR:		ports/96637
Submitted by:	Vivek Khera <vivek@khera.org>
Approved by:	Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
2006-05-15 09:14:34 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Marcus Alves Grando
0598ae5c65 pgpool is a connection pool server for PostgreSQL. pgpool runs between
PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can
connect to pgpool as if it were a standard PostgreSQL server.

pgpool caches the connection to PostgreSQL server to reduce the overhead to
establish the connection to it.

WWW:	http://pgpool.projects.postgresql.org/

PR:		87701
Submitted by:	Choe, Cheng-Dae <whitekid@gmail.com>
2005-11-03 12:42:48 +00:00