9
I Use This!
Moderate Activity
Analyzed about 5 hours ago. based on code collected 1 day 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...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

Languages

C
61%
PHP
14%
14 Other
25%

30 Day Summary

Mar 24 2024 — Apr 23 2024

12 Month Summary

Apr 23 2023 — Apr 23 2024
  • 115 Commits
    Down -76 (39%) from previous 12 months
  • 6 Contributors
    Down 0 (0%) 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-20240421-f4fdc24aa3

2024-04-21
Last Analyzed
1,922,658
Lines of Code Analyze
0.07
Defect Density

Defects by status for current build

2,038
Total defects
90
Outstanding
1,085
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