Re: Caching of Queries

Поиск
Список
Период
Сортировка
От Matt Clark
Тема Re: Caching of Queries
Дата
Msg-id 012601c4a7cd$e358d300$8300a8c0@solent
обсуждение исходный текст
Ответ на Re: Caching of Queries  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-performance
> OK, that'd work too... the point is if you're re-connecting
> all the time it doesn't really matter what else you do for
> performance.

Yeah, although there is the chap who was asking questions on the list
recently who had some very long-running code on his app servers, so was best
off closing the connection because he had far too many postmaster processes
just sitting there idle all the time!

But you're right, it's a killer usually.

M


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Caching of Queries
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: inconsistent/weird index usage