Re: Query slowing down significantly?? - Mailing list pgsql-performance

From Kris Jurka
Subject Re: Query slowing down significantly??
Date
Msg-id alpine.BSO.2.00.1003021743320.22624@leary.csoft.net
Whole thread Raw
In response to Re: Query slowing down significantly??  (Rainer Pruy <Rainer.Pruy@Acrys.COM>)
List pgsql-performance

On Mon, 1 Mar 2010, Rainer Pruy wrote:

> It is a Java app, using jdbc, but through a proprietary persistence
> framework. I'm just busy evaluating the effects on the app of
> prohibiting prepared statements via jdbc. If this is not worthwhile, I'm
> bound to some expensive reorganizations, sigh.

You can disable the named statement by adding the parameter
prepareThreshold=0 to your connection URL.

Kris Jurka

pgsql-performance by date:

Previous
From: Francisco Reyes
Date:
Subject: Re: 10K vs 15k rpm for analytics
Next
From: Francisco Reyes
Date:
Subject: Re: 10K vs 15k rpm for analytics