Packages not in Groups

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:Packages not in Groups
URL:http://pgpool.projects.PostgreSQL.org/pgpool-II/en Source: postgresql-pgpool-II

Packages

Name Version Release Type Size Built
postgresql-pgpool-II 2.0.1 2.el5 i386 1002 KiB Sat Jan 19 20:02:56 2008
postgresql-pgpool-II 1.3 1.el5 i386 823 KiB Tue Oct 23 03:00:16 2007

Changelog

* Sat Jan 19 17:00:00 2008 Devrim Gunduz <devrim{%}CommandPrompt{*}com> 2.0.1-2
- Fix Requires of -devel package, per bz#429436
* Sun Jan 13 17: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 18: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)