Commit graph

8 commits

Author SHA1 Message Date
Norikatsu Shigemura
f92aad0ace Update to 3.4.1. 2008-03-05 07:19:30 +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