applications/databases

pgpool-II-93 - Pgpool is a connection pooling/replication server for PostgreSQL

Website: http://www.pgpool.net
License: BSD
Description:
pgpool-II is a inherited project of pgpool (to classify from
pgpool-II, it is sometimes called as pgpool-I). For those of
you not familiar with pgpool-I, it is a multi-functional
middle ware for PostgreSQL that features connection pooling,
replication and load balancing functions. pgpool-I allows a
user to connect at most two PostgreSQL servers for higher
availability or for higher search performance compared to a
single PostgreSQL server.

pgpool-II, on the other hand, allows multiple PostgreSQL
servers (DB nodes) to be connected, which enables queries
to be executed simultaneously on all servers. In other words,
it enables "parallel query" processing. Also, pgpool-II can
be started as pgpool-I by changing configuration parameters.
pgpool-II that is executed in pgpool-I mode enables multiple
DB nodes to be connected, which was not possible in pgpool-I.

Packages

pgpool-II-93-3.3.1-1.f19.src [1.6 MiB] Changelog by Devrim GUNDUZ (2013-11-12):
- Update to 3.3.1
- Add pgpool-recovery and pgpool-regclass extensions. Per 
  pgrpms #127 and #134 .
- Compile pgpool with memcache support, per pgrpms #135.
pgpool-II-93-3.3.0-1.f19.src [1.6 MiB] Changelog by Devrim GUNDUZ (2013-08-16):
- Update to 3.3.0
- Compile pgpool with OpenSSL support, per #44
- Trim changelog

Listing created by Repoview-0.6.5-1.fc12