Description
Balances PostgreSQL connections across pools, replicas, and failover setups. It is a database middleware service that sits between applications and PostgreSQL servers, so administrators can manage connection pooling, load distribution, and high-availability behavior without changing every client. It handles database credentials and network traffic, so configuration should be limited to trusted environments.