Re: GiST indexes and concurrency (tsearch2)

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: GiST indexes and concurrency (tsearch2)
Дата
Msg-id Pine.GSO.4.62.0502032250240.20328@ra.sai.msu.su
обсуждение исходный текст
Ответ на Re: GiST indexes and concurrency (tsearch2)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Thu, 3 Feb 2005, Tom Lane wrote:

> "Marinos J. Yannikos" <mjy@geizhals.at> writes:
>> I can't seem to find out where the bottleneck is, but it doesn't seem to
>> be CPU or disk. "top" shows that postgres processes are frequently in
>> this state:
>
>>   6701 postgres  16   0  204m  58m  56m S  9.3  0.2   0:06.96 semtimedo
>>                                                               ^^^^^^^^^
>
> What's the platform exactly (hardware and OS)?
>

it should be 'semtimedop'


>             regards, tom lane
>

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

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

Предыдущее
От: "Marinos J. Yannikos"
Дата:
Сообщение: Re: GiST indexes and concurrency (tsearch2)
Следующее
От: David Brown
Дата:
Сообщение: Re: Planner really hates nested loops