Jump to letter: [
BCEGILMOPRSTUW
]
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.rhel5.x86_64
[107 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.rhel5.x86_64
[106 KiB] |
Changelog
by Devrim GÜNDÜZ (2012-12-10):
- Update to 1.5.4
|
| pgbouncer-1.5.3-1.rhel5.x86_64
[106 KiB] |
Changelog
by Devrim GÜNDÜZ (2012-09-12):
- Update to 1.5.3, per changes described at:
http://pgfoundry.org/forum/forum.php?forum_id=1981
|
| pgbouncer-1.5.2-2.rhel5.x86_64
[104 KiB] |
Changelog
by Devrim GÜNDÜZ (2012-06-21):
- Rebuilt with correct libevent package, per a bug report
from Marco Nenciarini.
- Properly create home directory of pgbouncer user.
|