9
I Use This!
Moderate Activity
Analyzed 2 days 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...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

Languages

C
61%
PHP
14%
14 Other
25%

30 Day Summary

Feb 25 2024 — Mar 26 2024

12 Month Summary

Mar 26 2023 — Mar 26 2024
  • 130 Commits
    Down -52 (28%) 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-20240324-fc2d260c7e

2024-03-24
Last Analyzed
1,854,937
Lines of Code Analyze
0.08
Defect Density

Defects by status for current build

2,014
Total defects
108
Outstanding
1,069
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