Re: Number of occurrence of characters?

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: Number of occurrence of characters?
Дата
Msg-id 2f4958ff0902060513u49c35d11w6502741efa973862@mail.gmail.com
обсуждение исходный текст
Ответ на Number of occurrence of characters?  (Ivan Voras <ivoras@freebsd.org>)
Список pgsql-performance
It all depends at the end of a day, how crucial is that functionality
to your app ?
If very, I would add to every insert/update a trigger, that would
update info on other table(s) with stats per character.

Other option, is to write a function in C that would parse word and
chop it in C,O (character, number of occurrences ) result.


--
GJ

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Can't locate Test/Parser/Dbt2.pm in DBT2 tests
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: suggestions for postgresql setup on Dell 2950 , PERC6i controller