9
I Use This!
Activity Not Available
Analyzed 12 months ago. based on code collected 12 months 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...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

Languages

C
61%
PHP
14%
14 Other
25%

30 Day Summary

Dec 17 2023 — Jan 16 2024

12 Month Summary

Jan 16 2023 — Jan 16 2024
  • 143 Commits
    Down -55 (27%) from previous 12 months
  • 5 Contributors
    Down -1 (16%) 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-20240114-15235abbf3

2024-01-14
Last Analyzed
1,841,204
Lines of Code Analyze
0.37
Defect Density

Defects by status for current build

1,982
Total defects
468
Outstanding
1,053
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