Commit graph

11 commits

Author SHA1 Message Date
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
9a4eb17ff3 - Upgrade to 2.3.1. 2009-12-20 14:23:38 +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
Pav Lucistnik
5b24c7d768 - Fix plist
Reported by:	pointyhat
2008-03-09 19:01:52 +00:00
Jun Kuriyama
c21b0af0b5 - Install example scripts.
- Add $pgpool_flags, $pgpool_looger, $pgpool_logger_pri variables for
  /etc/rc.conf.
- Add a patch (already submitted to upstream) to improve diag messages.
2008-03-07 01:58:15 +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
0e2a5f6412 Fix plist.
Reported by	pointyhat via kris
2007-04-21 00:43:57 +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
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