Re: GiST indexes and concurrency (tsearch2) - Mailing list pgsql-performance

From Oleg Bartunov
Subject Re: GiST indexes and concurrency (tsearch2)
Date
Msg-id Pine.GSO.4.62.0502032250240.20328@ra.sai.msu.su
Whole thread Raw
In response to Re: GiST indexes and concurrency (tsearch2)  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: "Marinos J. Yannikos"
Date:
Subject: Re: GiST indexes and concurrency (tsearch2)
Next
From: David Brown
Date:
Subject: Re: Planner really hates nested loops