Re: Understanding tsearch2 performance

Поиск
Список
Период
Сортировка
От Ivan Voras
Тема Re: Understanding tsearch2 performance
Дата
Msg-id AANLkTik1zzx4ni4cFxuyQMAYCTCiSwdowrNlG4-drkiK@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Understanding tsearch2 performance  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-performance
On 14 July 2010 17:16, Kevin Grittner <Kevin.Grittner@wicourts.gov> wrote:
> Ivan Voras <ivoras@freebsd.org> wrote:
>
>> which didn't help.
>
> Didn't help what?  You're processing each row in 22.8 microseconds.
> What kind of performance were you expecting?

Well, I guess you're right. What I was expecting is a large bump in
speed going from LIKE to tsearch2 but then there's also record
processing outside the index itself, which is probably where the time
goes.

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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Need help in performance tuning.
Следующее
От: Scott Carey
Дата:
Сообщение: Re: performance on new linux box