9
I Use This!
Moderate Activity
Analyzed 1 day ago. based on code collected 3 days ago.

Project Summary

pgpool is a connection pool server for PostgreSQL. pgpool runs between PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can connect to pgpool as if it were a standard PostgreSQL server.

pgpool supports replication, failover, switchover, load balancing.

pgpool-II is the new generation of pgpool. It supports any number of nodes, query splitting, recovery, and new administrative commands.

pgpool-ha is a set of heartbeat scripts for pgpool.

pgpoolAdmin is a web administration interface for pgpool-I and pgpool-II.

Tags

clustering failover heartbeat highavailability loadbalancing postgresql replication

BSD 3-clause "New" or "Revised" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    data presented on the Open Hub is available through our API
About Project Security

Languages

C
61%
PHP
14%
14 Other
25%

30 Day Summary

Apr 16 2024 — May 16 2024

12 Month Summary

May 16 2023 — May 16 2024
  • 113 Commits
    Down -76 (40%) from previous 12 months
  • 6 Contributors
    Down -1 (14%) from previous 12 months

Ratings

1 user rates this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!
 

Static Analysis ( Generated by Coverity Scan for PostgreSQL )

Repository URL: git://git.postgresql.org/git/pgpool2.git

Version: postgresql-20240512-267d41dc4f

2024-05-12
Last Analyzed
1,923,661
Lines of Code Analyze
0.07
Defect Density

Defects by status for current build

2,047
Total defects
93
Outstanding
1,089
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 6
190 Integer Overflow or Wraparound 2
676 Use of Potentially Dangerous Function 5