On Nov 26, 2007 11:59 AM, Peter Eisentraut <[EMAIL PROTECTED]> wrote: > I have seen many applications where prepared queries caused stale plans and > poor performance. We have in many cases achieved great performance gains by > turning off prepared queries globally, for example in the driver layer. It > had once gotten to a point where "uses prepared statements" was on par > with "never touched postgresql.conf" and "never heard of VACUUM" as the worst > performance sins. I will gladly revisit this with 8.3, but I am not very > optimistic.
+1 on this point as I explained it earlier. -- Guillaume ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster