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

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


Branch: pkgsrc-2014Q1, Version: 3.4.1, Package name: pgpool-3.4.1, Maintainer: pkgsrc-users

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: 55027bfb0437b4edea38a480163e32762698c48a
RMD160: ba409a8b2b424272cd458e689ea94234f9bc3f42
Filesize: 196.786 KB

Version history: (Expand)