aboutsummaryrefslogtreecommitdiff
path: root/databases/pgpool-II-22/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.0.1.Jun Kuriyama2007-12-271-1/+1
| | | | Notes: svn path=/head/; revision=204637
* - Add pgpool-II 1.0.2 after repocopy from databases/pgpool.Jun Kuriyama2007-04-161-6/+8
| | | | Notes: svn path=/head/; revision=190063
* pgpool is a connection pool server for PostgreSQL. pgpool runs betweenMarcus Alves Grando2005-11-031-0/+8
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> Notes: svn path=/head/; revision=147119