Re: General DB Tuning - Mailing list pgsql-performance

From Christopher Kings-Lynne
Subject Re: General DB Tuning
Date
Msg-id 42D46BC4.2010907@familyhealth.com.au
Whole thread Raw
In response to Re: General DB Tuning  (Dennis <dennis@works4me.com>)
Responses Re: General DB Tuning
List pgsql-performance
>> we are using jdbc -- the "log_min_duration_statement = 3000 "
>> statement works fine for me.  Looks like there's no other work around
>> for the bug(?).  Not sure since I have no interest in logging a
>> million statements a day, I only want to see the poorly performing hits.
>
> Doesn't it depend on what jdbc driver you are using?

It depends if he's using new-protocol prepared queries which don't get
logged properly.  Wasn't that fixed for 8.1 or something?

Chris


pgsql-performance by date:

Previous
From: Dennis
Date:
Subject: Re: General DB Tuning
Next
From: Tom Arthurs
Date:
Subject: Re: General DB Tuning