mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
10 lines
368 B
Plaintext
10 lines
368 B
Plaintext
Lightweight connection pooler for PostgreSQL that provides
|
|
the following features:
|
|
|
|
* Several levels of brutality when rotating connections.
|
|
* Low memory requirements.
|
|
* It is not tied to one backend server, the destination databases
|
|
can reside on different hosts.
|
|
* Supports online reconfiguration for most of the settings.
|
|
* Supports online restart/upgrade.
|