applications/databases

pgbouncer - Lightweight connection pooler for PostgreSQL

Website: https://pgbouncer.github.io/
License: MIT and BSD
Description:
pgbouncer is a lightweight connection pooler for PostgreSQL.
pgbouncer uses libevent for low-level socket handling.

Packages

pgbouncer-1.7.2-1.rhel5.src [462 KiB] Changelog by Devrim Gündüz (2016-03-15):
- Update to 1.7.2, per #1033.
pgbouncer-1.6.1-1.rhel5.src [431 KiB] Changelog by Devrim Gündüz (2015-09-07):
- Update to 1.6.1
- Fix startup issues: The tmpfiles.d file was not created
  correctly, causing startup failures due to permissions.
- Fix systemd file: Use -q, not -v.
pgbouncer-1.5.5-1.rhel5.src [338 KiB] Changelog by Devrim Gündüz (2015-04-17):
- Update to 1.5.5
- Update to new URL
- Revert chown'ing /etc/pgbouncer to pgbouncer user, and keep
  it as root.
- Add systemd support, and convert the spec file to unified
  spec file for all platforms
pgbouncer-1.5.4-3.rhel5.src [340 KiB] Changelog by Devrim GÜNDÜZ (2014-05-19):
- Add logrotate file. It was already available in svn, but
  apparently I forgot to add it to spec file. Per an email from
  Jens Wilke.
- Change ownership of /etc/pgbouncer directory, to pgbouncer user.
  Per Jens Wilke.
pgbouncer-1.5.4-2.rhel5.src [339 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

Listing created by Repoview-0.6.6-1.el5