Applications/Databases

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

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.
License:BSD Group:Applications/Databases
URL:http://pgpool.projects.PostgreSQL.org/pgpool-II/en

Packages

Name Version Release Type Size Built
postgresql-pgpool-II 2.0.1 2.el5 src 904 KiB Sun Jan 20 01:01:17 2008
postgresql-pgpool-II 1.3 1.el5 src 818 KiB Tue Oct 23 06:55:28 2007

Changelog

* Sat Jan 19 22:00:00 2008 Devrim Gunduz <devrim{%}CommandPrompt{*}com> 2.0.1-2
- Fix Requires of -devel package, per bz#429436
* Sun Jan 13 22:00:00 2008 Devrim Gunduz <devrim{%}CommandPrompt{*}com> 2.0.1-1
- Update to 2.0.1
- Add a temp patch that will disappear in 2.0.2
* Tue Oct 23 22:00:00 2007 Devrim Gunduz <devrim{%}CommandPrompt{*}com> 1.3-1
- Update to 1.3

Listing created by RepoView-0.5.2-1.fc6 (modified)