Re: Connection Pooling - Mailing list pgsql-general

From David Kerr
Subject Re: Connection Pooling
Date
Msg-id 4BAFD74D.5080601@mr-paradox.net
Whole thread Raw
In response to Re: Connection Pooling  (John R Pierce <pierce@hogranch.com>)
Responses Re: Connection Pooling  ("Wappler, Robert" <rwappler@ophardt.com>)
Re: Connection Pooling  (Lew <noone@lwsc.ehost-services.com>)
List pgsql-general
On 3/27/2010 12:46 AM, John R Pierce wrote:
> Allan Kamau wrote:
>> You may also have a look at Commons DBCP from Apache software
>> foundation, "http://commons.apache.org/dbcp/". I have used it for a
>> few projects and have had no problems.
>
> for that matter, JDBC has its own connection pooling in java.
>
>
>

It looks like both of those solutions require a coding change. I'm
hoping for a middleware solution similar to pgpool/pgbouncer.

Thanks!

Dave

pgsql-general by date:

Previous
From: APseudoUtopia
Date:
Subject: Re: How to generate a valid postgre TIMESTAMP with PHP?
Next
From: Stefan Keller
Date:
Subject: hstore equality-index performance question