Re: Caching of Queries

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Caching of Queries
Дата
Msg-id 200409231156.31450.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Caching of Queries  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Caching of Queries  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Tom,

> I think you are probably looking at the same problem previously reported
> by Josh Berkus among others.  Does the rate of context swaps shown by
> vmstat go through the roof when this happens?  If you strace or ktrace
> one of the backends, do you see lots of semop()s and little else?

That would be interesting.   Previously we've only demonstrated the problem on
long-running queries, but I suppose it could also affect massive concurrent
query access.

--
Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: "Anjan Dave"
Дата:
Сообщение: Re: SAN performance
Следующее
От: Greg Copeland
Дата:
Сообщение: Re: Hyper threading?