Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        postgresql-pgpool-ha - Pgpool-HA uses heartbeat to keep pgpool from being a single point of failure
        
        - Pgpool-HA combines pgpool with heartbeat. Pgpool is a replication
server of PostgreSQL and makes reliability, but the pgpool server is
always a single point failure.  Pgpool-HA uses heartbeat to eliminate
this. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | postgresql-pgpool-ha | 1.1.0 | 4.fc6 | x86_64 | 45 KiB | Mon Jul  9 13:36:29 2007 | 
        
        Changelog
        
            - * Mon Jul  9 18:00:00 2007 Devrim GUNDUZ <devrim{%}CommandPrompt{*}com> 1.1.0-4
- - Made package arch, per bz review.
- Move ocf path back to datadir/ocf/resource.d . 
            - * Thu Jul  5 18:00:00 2007 Devrim GUNDUZ <devrim{%}CommandPrompt{*}com> 1.1.0-3
- - Fix ocf path 
            - * Wed Jul  4 18:00:00 2007 Devrim GUNDUZ <devrim{%}CommandPrompt{*}com> 1.1.0-2
- - Removed make install (per bz review)
- Fix rpmlint errors