summaryrefslogtreecommitdiffstats
path: root/network/pgpool-II/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/pgpool-II/README')
-rw-r--r--network/pgpool-II/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/network/pgpool-II/README b/network/pgpool-II/README
new file mode 100644
index 0000000000..53f8fba675
--- /dev/null
+++ b/network/pgpool-II/README
@@ -0,0 +1,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 dropped in /etc/pgpool.conf.sample-*