Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postgresql-pgpool - Pgpool is a connection pooling/replication server for PostgreSQL
pgpool is a connection pooling/replication server for PostgreSQL.
pgpool runs between PostgreSQL's clients(front ends) and servers
(backends). A PostgreSQL client can connect to pgpool as if it
were a standard PostgreSQL server.
Packages
Changelog
- * Tue Oct 16 22:00:00 2007 - Devrim GUNDUZ <devrim{%}commandprompt{*}com> 3.4.1-1
- Update to 3.4.1
- * Sun Aug 5 22:00:00 2007 - Devrim GUNDUZ <devrim{%}commandprompt{*}com> 3.4-2
- Added an init script for pgpool
- Added /etc/sysconfig/pgpool
- * Wed Aug 1 22:00:00 2007 - Devrim GUNDUZ <devrim{%}commandprompt{*}com> 3.4-1
- Update to 3.4
- Removed patches, they are now in upstream