./databases/pgpool, Connection pooling/replication server for PostgreSQL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q2, Version: 2.7, Package name: pgpool-2.7, Maintainer: minskim

pgpool is a connection 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. Also, pgpool could use
two PostgreSQL servers for fail over. If the first server goes down,
pgpool will automatically switch to the secondary server. Moreover,
pgpool supports scheduled switch over.


Master sites:

SHA1: 25963c9956c5cb00019a38b2f89c0e8b4830b153
RMD160: c143f763f978b93faa23d5b5b0b87ff34975bb4a
Filesize: 149.955 KB

Version history: (Expand)