Connection pool server for PostgreSQL (4.7.X branch)
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.
$
pkg install pgpool-II-47Origin
databases/pgpool-II-47
Size
9.51MiB
License
MIT
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
0 packages