Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | postgresql-pgpool | 
                3.4.1 | 
                1.fc6 | 
                x86_64 | 
                238 KiB | 
                Tue Oct 16 09:40:34 2007 | 
            
        
        Changelog
        
            - * Tue Oct 16 18:00:00 2007 - Devrim GUNDUZ <devrim{%}commandprompt{*}com> 3.4.1-1
 
            - Update to 3.4.1
 
        
            - * Sun Aug  5 18:00:00 2007 - Devrim GUNDUZ <devrim{%}commandprompt{*}com> 3.4-2
 
            - Added an init script for pgpool
- Added /etc/sysconfig/pgpool
 
        
            - * Wed Aug  1 18:00:00 2007 - Devrim GUNDUZ <devrim{%}commandprompt{*}com> 3.4-1
 
            - Update to 3.4
- Removed patches, they are now in upstream