Re: Performance Tuning Article

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance Tuning Article
Дата
Msg-id 6451.1119546924@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Performance Tuning Article  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-performance
Dave Cramer <pg@fastcrypt.com> writes:
> AFAIK, the problem was the buffer manager

The buffer manager was the place that seemed to be hit hardest by Xeon's
problems with spinlock contention.  I think we've partially fixed that
issue in 8.1, but as we continue to improve the system's performance,
it's likely to surface as a bottleneck again in other places.

            regards, tom lane

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

Предыдущее
От: Elliott Bennett
Дата:
Сообщение: Re: select distinct on varchar - wild performance differences!
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: parameterized LIKE does not use index