summaryrefslogtreecommitdiff
path: root/databases/pgpool-II-43/distinfo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/pgpool-II-43: Update version 4.3.0=>4.3.1Muhammad Moinur Rahman2022-02-181-3/+3
| | | | Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-3-1.html
* databases/pgpool-II-43: New PortMuhammad Moinur Rahman2021-12-271-0/+3
Connection pool server for PostgreSQL (4.3.X branch) 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 caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it. WWW: https://pgpool.net/ Relnotes: https://www.pgpool.net/docs/43/en/html/release-4-3-0.html Sponsored by: Bounce Experts