summaryrefslogtreecommitdiffstats
path: root/network/pgpool-II/README
blob: 024cc74dae573dd17d9c31d34ecb62217131758f (plain)
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-*".