Jump to letter: [
BCEGILOPRSTU
]
pgbouncer - Lightweight connection pooler for PostgreSQL
- Description:
pgbouncer is a lightweight connection pooler for PostgreSQL.
pgbouncer uses libevent for low-level socket handling.
Packages
pgbouncer-1.5.4-2.f18.src
[340 KiB] |
Changelog
by Devrim GÜNDÜZ (2013-09-16):
- Update init script, per #138, which fixes the following.
Contributed by Peter:
- various legacy code of unknown purpose
- no LSB header
- used the script name as NAME, making it impossible to copy
the script and run two pgbouncers
- didn't use provided functions like daemon and killproc
- incorrect exit codes when starting already started service and
stopping already stopped service (nonstandard condstop action
was a partial workaround?)
- restart didn't make use of pgbouncer -R option
|
pgbouncer-1.5.4-1.f18.src
[339 KiB] |
Changelog
by Devrim GÜNDÜZ (2012-12-10):
- Update to 1.5.4
|