pgpool-II

v 3.1

PostgreSQL connection pool server

pgpool is a connection server program for PostgreSQL. It runs between PostgreSQL's client(frontend) and server(backend). Any PostgreSQL clients can connect to pgpool as if it's a real PostgreSQL server. It supports connection pooling, failover and replication.

http://pgpool.projects.postgresql.org/

To install pgpool-II, paste this in macOS terminal after installing MacPorts

sudo port install pgpool-II

Add to my watchlist

Installations 0
Requested Installations 0