Re: Slow running to_tsvector (tsearch2 in PG 8.2.3)

Поиск
Список
Период
Сортировка
От Markus Schiltknecht
Тема Re: Slow running to_tsvector (tsearch2 in PG 8.2.3)
Дата
Msg-id 45DC285A.4010106@bluegap.ch
обсуждение исходный текст
Ответ на Slow running to_tsvector (tsearch2 in PG 8.2.3)  (Henrik Zagerholm <henke@mac.se>)
Ответы Re: Slow running to_tsvector (tsearch2 in PG 8.2.3)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,

Henrik Zagerholm wrote:
> Which takes about 80 seconds to complete.
> The hardware is a Pentium 4 2.8GHz with 1GB HyperX memory.
>
> Is this normal? What can I tweak in postgresql.conf to speed up big
> to_tsvector()?

Hm.. seems not too unreasonable to me.

Take a look at the stemmers or dictionaries involved. What do you use there?

Regards

Markus

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Slow running to_tsvector (tsearch2 in PG 8.2.3)
Следующее
От: "Chad Wagner"
Дата:
Сообщение: Re: postgresql vs mysql