Skype presents: PgBouncer 1.0 - lightweight connection pooler

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Skype presents: PgBouncer 1.0 - lightweight connection pooler
Дата
Msg-id 54333.194.126.108.9.1173801248.squirrel@mail.skype.net
обсуждение исходный текст
Список pgsql-announce
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.



В списке pgsql-announce по дате отправления:

Предыдущее
От: "Marko Kreen"
Дата:
Сообщение: Skype presents: PL/Proxy 2.0 - easy database partitioning
Следующее
От: Toru SHIMOGAKI
Дата:
Сообщение: pg_bulkload released