| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-15.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-14.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-13.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-12.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-11.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-10.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-9.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-8.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-7.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-6.html
|
| |
|
|
| |
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-5.html
|
|
|
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.
|