From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | Brent Henry <bh_pgperf(at)yahoo(dot)com>, Dennis <dennis(at)works4me(dot)com>, Tom Arthurs <tarthurs(at)jobflash(dot)com>, pgsql-performance(at)postgresql(dot)org |
Subject: | Re: General DB Tuning |
Date: | 2005-07-13 16:10:06 |
Message-ID: | 1121271006.3970.268.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Wed, 2005-07-13 at 09:52 +0800, Christopher Kings-Lynne wrote:
> > Is there a different kind of 'prepared' statements
> > that we should be using in the driver to get logging
> > to work properly? What is the 'new' protocol?
>
> The 8.0.2 jdbc driver uses real prepared statements instead of faked
> ones. The problem is the new protocol (that the 8.0.2 driver users) has
> a bug where protocol-prepared queries don't get logged properly.
>
> I don't know if it's been fixed...
Yes, there is a fix for this in 8.1
Brent has been sent the details.
Best Regards, Simon Riggs
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Westmacott | 2005-07-13 18:40:36 | Re: cost-based vacuum |
Previous Message | Simon Riggs | 2005-07-13 16:07:47 | Re: size of cache |