Re: What do people use for connection pooling with PostgreSQL JDBC

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: What do people use for connection pooling with PostgreSQL JDBC
Дата
Msg-id 491f66a50904060443o7e80fae8mfb6f403fb9a53467@mail.gmail.com
обсуждение исходный текст
Ответ на Re: What do people use for connection pooling with PostgreSQL JDBC  (Hannu Krosing <hannu@2ndQuadrant.com>)
Ответы Re: What do people use for connection pooling with PostgreSQL JDBC  (Hannu Krosing <hannu@2ndQuadrant.com>)
Список pgsql-jdbc
huh ? What makes you think it doesn't deal with arrays ?

Dave

On Mon, Apr 6, 2009 at 7:13 AM, Hannu Krosing <hannu@2ndquadrant.com> wrote:
On Thu, 2009-03-05 at 08:13 -0500, Dave Cramer wrote:
> dbcp, or c3po, however pgbouncer has it's merits too if you have a
> large number of app servers hitting the same db server.

It seems that neither dbcp not c3po does not support Arrays ?

How have you dealt with that ?

> Dave
>
> On Thu, Mar 5, 2009 at 3:31 AM, Hannu Krosing <hannu@2ndquadrant.com>
> wrote:
>         The specific solution should work well with
>
>         - hibernate
>         - pure JDBC with postgresql specific types and arrays
>
>         Do you use something inside java or do you just use stuff like
>         pgpool or
>         pgbouncer ?
>
>
>         --
>         Hannu Krosing   http://www.2ndQuadrant.com
>         PostgreSQL Scalability and Availability
>           Services, Consulting and Training
>
>
>         --
>         Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
>         To make changes to your subscription:
>         http://www.postgresql.org/mailpref/pgsql-jdbc
>
--
Hannu Krosing   http://www.2ndQuadrant.com
PostgreSQL Scalability and Availability
  Services, Consulting and Training


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: What do people use for connection pooling with PostgreSQL JDBC
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: What do people use for connection pooling with PostgreSQL JDBC