Re: Query slowing down significantly??

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Query slowing down significantly??
Дата
Msg-id alpine.BSO.2.00.1003021743320.22624@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Query slowing down significantly??  (Rainer Pruy <Rainer.Pruy@Acrys.COM>)
Список 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 по дате отправления:

Предыдущее
От: Francisco Reyes
Дата:
Сообщение: Re: 10K vs 15k rpm for analytics
Следующее
От: Francisco Reyes
Дата:
Сообщение: Re: 10K vs 15k rpm for analytics