Re: GiST indexes and concurrency (tsearch2)

Поиск
Список
Период
Сортировка
От Marinos J. Yannikos
Тема Re: GiST indexes and concurrency (tsearch2)
Дата
Msg-id 420A63B0.5020802@geizhals.at
обсуждение исходный текст
Ответ на Re: GiST indexes and concurrency (tsearch2)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Tom Lane wrote:
> You might try the attached patch (which I just applied to HEAD).
> It cuts down the number of acquisitions of the BufMgrLock by merging
> adjacent bufmgr calls during a GIST index search.  [...]

Thanks - I applied it successfully against 8.0.0, but it didn't seem to
have a noticeable effect. I'm still seeing more or less exactly 25% CPU
usage by postgres processes and identical query times (measured with the
Perl script I posted earlier).

Regards,
  Marinos
--
Dipl.-Ing. Marinos Yannikos, CEO
Preisvergleich Internet Services AG
Obere Donaustrasse 63, A-1020 Wien
Tel./Fax: (+431) 5811609-52/-55

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

Предыдущее
От: "Paul Johnson"
Дата:
Сообщение: Re: Solaris 9 tuning
Следующее
От: Tom Arthurs
Дата:
Сообщение: Re: Solaris 9 tuning