RECENT POSTS
Pgpool
May 26, 2018
Connection pool server for PostgreSQL
pgpool is a connection pool server for PostgreSQL. pgpool runs between PostgreSQL’s clientsfront ends and serversback 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.net/
- Older
- Newer