Re: PGPoolingDataSource problem.

From: Radosław Smogura <rsmogura(at)softperience(dot)eu>
To: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Cc: <Benjamin(dot)Galaviz(at)LSGSkyChefs(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: PGPoolingDataSource problem.
Date: 2011-06-09 10:01:08
Message-ID: dd47f6704f4ba783fa6b69e6c27a89b8@mail.softperience.eu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 09 Jun 2011 17:39:05 +0800, Craig Ringer wrote:
> On 9/06/2011 3:30 PM, Radosław Smogura wrote:
>
>> From other posts, it looks like C3P0 is only JDBC2 aware. so you
>> will
>> automatic mange them.
>
> Eh? What does the JDBC level supported have to do with how you manage
> the connections?
>
> Can you link to the posts in question? I'm a bit confused by that.

http://archives.postgresql.org/pgsql-jdbc/2011-06/msg00004.php

It means you may pool, but you will have limited access to other API
methods.

Regards,
Radek

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris Wareham 2011-06-09 10:33:05 Re: PGPoolingDataSource problem.
Previous Message Craig Ringer 2011-06-09 09:39:05 Re: PGPoolingDataSource problem.