Re: pooler/router?

Поиск
Список
Период
Сортировка
От Gabriele Bartolini
Тема Re: pooler/router?
Дата
Msg-id bba38b39b422e6eebe883bbf3a400b84@2ndquadrant.it
обсуждение исходный текст
Ответ на pooler/router?  (Bèrto ëd Sèra <berto.d.sera@gmail.com>)
Список pgsql-admin
 Hi Bèrto,

 On Thu, 13 Dec 2012 12:39:28 +0000, Bèrto ëd Sèra
 <berto.d.sera@gmail.com> wrote:
> I was wondering whether there is anything I can drop in as a
> "middleware", that will get any incoming connections to
> oldserver:5432
> and reroute them to a set of individual boxes, based on the targeted
> database. PgPooler + routing, sort of.

 With pgbouncer you can create virtual databases and map them on
 different hosts. It is very light and open source:
 http://wiki.postgresql.org/wiki/PgBouncer

 Cheers,
 Gabriele
--
  Gabriele Bartolini - 2ndQuadrant Italia
  PostgreSQL Training, Services and Support
  Gabriele.Bartolini@2ndQuadrant.it - www.2ndQuadrant.it



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

Предыдущее
От: Bèrto ëd Sèra
Дата:
Сообщение: pooler/router?
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Confuse about the behaveior of PreparedStatement.executeBatch (jdbc)