Re: Performance Problem - Mailing list pgsql-general

From Joseph Shraibman
Subject Re: Performance Problem
Date
Msg-id 3EC039F2.5010202@selectacast.net
Whole thread Raw
In response to Re: Performance Problem  (Adam Sherman <adam@tritus.ca>)
List pgsql-general
I was having a similar probelm.  Turns out there were a bunch of warnings that kept being
added to the Connection.  Try explicitly clearing the connection warnings.  The jdbc
drivers in the cvs add the warnings to the Statement, not the Connecton.

Adam Sherman wrote:
> On 05/12/03 19:18:13 -0400 Joseph Shraibman wrote:
>
>> Are you using jdbc by any chance?
>
>
> Uh oh. Yes, I am using JDBC. )-:
>


pgsql-general by date:

Previous
From: nolan@celery.tssi.com
Date:
Subject: Re: fomatting an interval
Next
From: Joseph Shraibman
Date:
Subject: Re: fomatting an interval