connection pool server for PostgreSQL
pgpool-II is a middleware that sits between PostgreSQL servers and a
PostgreSQL database client. It provides the following features:

+ Connection Pooling
+ Replication
+ Load Balance
+ Limiting Exceeding Connections
+ Parallel Query

Maintainer: Pierre-Emmanuel Andre <pea@openbsd.org>

WWW: https://www.pgpool.net/
