blob: 024cc74dae573dd17d9c31d34ecb62217131758f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Pgpool-II is a middleware that works between PostgreSQL servers and a
PostgreSQL database client. It has support for:
- Connection Pooling
- SQL Level Replication
- Load Balancing
- Limiting Exceeding Connections
Docs are available at: http://www.pgpool.net/docs/latest/en/html/
Note that this SlackBuild comes without a default configuration.
Sample config files will be installed to "/etc/pgpool.conf.sample-*".
|