Re: Query Analysis

Поиск
Список
Период
Сортировка
От
Тема Re: Query Analysis
Дата
Msg-id 49566.216.80.95.13.1037906486.squirrel@www.l-i-e.com
обсуждение исходный текст
Ответ на Re: Query Analysis  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Query Analysis
Список pgsql-performance
I think I've narrowed down my problem space a bit.

Playing with various "fast" versus "slow" queries leads me to ask:

GIVEN:

15,000 reocrds with a 'text' field named 'text'
Average 'text' length about 10 K.
Full text search using lower() and LIKE and even ~* sometimes on that
field with a keyword.

What can be done to maximize performance on such large chunks of text?

More RAM?
Tweak that 512 number in postmaster.conf?
Faster CPU?
Is my only option to resort to a concordance?




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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: vacuum full
Следующее
От: Tom Lane
Дата:
Сообщение: Re: vacuum full