Re: Postgres and MySQL Rosetta stone??

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: Postgres and MySQL Rosetta stone??
Дата
Msg-id fm5pv0$21k1$1@news.hub.org
обсуждение исходный текст
Ответ на Re: Postgres and MySQL Rosetta stone??  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
Scott Marlowe wrote:
>> In particular, MySQl seems to have richer string functions to parse
>> out sub strings and als trim a string for automatic table insertion
>> from long multifield strings.
>
> Have you read the postgresql manual on string functions?  Seriously,
> it's easily a match for MySQL in that arena, and beats it hands down
> in a few.

And if you need more - like extracting Noun Clauses from sentences
you can do that with PostgreSQL and Pl/Perl using natural language
processing libraries that are callable from perl.

I'd be interested to know how MySQL would handle that kind
of string processing function.

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

Предыдущее
От: marcelo Cortez
Дата:
Сообщение: Re: 8.3beta bug or feature?
Следующее
От: "Isak Hansen"
Дата:
Сообщение: Re: 8.2.4 serious slowdown