Re: Caching of Queries

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: Caching of Queries
Дата
Msg-id 20040923194626.708b7bce@kingfisher.intern.logi-track.com
обсуждение исходный текст
Ответ на Re: Caching of Queries  ("Jason Coene" <jcoene@gotfrag.com>)
Список pgsql-performance
Hi, Jason,

On Thu, 23 Sep 2004 12:53:25 -0400
"Jason Coene" <jcoene@gotfrag.com> wrote:

> I've looked at PREPARE, but apparently it only lasts per-session - that's
> worthless in our case (web based service, one connection per data-requiring
> connection).

This sounds like the loads of connection init and close may be the
reason for the slowdown. Can you use connection pooling in your service?

HTH,
Markus


--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios@logi-track.com | www.logi-track.com

В списке pgsql-performance по дате отправления:

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: Caching of Queries
Следующее
От: "Anjan Dave"
Дата:
Сообщение: Re: SAN performance