Re: Performance Problem

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Adam Sherman <adam(at)tritus(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Performance Problem
Date: 2003-05-13 00:18:58
Message-ID: 3EC039F2.5010202@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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. )-:
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2003-05-13 00:22:03 Re: fomatting an interval
Previous Message nolan 2003-05-13 00:07:23 Re: fomatting an interval