Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Skype presents: PgBouncer 1.0 - lightweight connection pooler



A lightweight connection pooler, that also has special features to
function as a pooler for PL/Proxy 2.

https://developer.skype.com/SkypeGarage/DbProjects/PgBouncer

Its features are:

* Special 'statement pooling' mode, where server connection is released
  back to pool after each statement.  Long transactions are disallowed
  in this mode.  It is needed for PL/Proxy 2.
* Low overhead, low resource usage.
* Easy to administer.  Most settings are online reconfigurable.
  Pooler can be upgraded without dropping connections, it can
  pass sockets over to new process.





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group