Pgpool-II with PostgreSQL
May 31, 2024 · 10 min read · What is Pgpool-II? Pgpool-II is a middleware that can run on Linux and Solaris between applications and PostgreSQL databases. Its main features include the following: Load balancing Replication Connection pooling Automatic failover Online recove...
IJoseph commented