Re: String comparision in PostgreSQL

Поиск
Список
Период
Сортировка
От F. BROUARD / SQLpro
Тема Re: String comparision in PostgreSQL
Дата
Msg-id 503F57F8.4070206@club-internet.fr
обсуждение исходный текст
Ответ на Re: String comparision in PostgreSQL  (Craig Ringer <ringerc@ringerc.id.au>)
Ответы Re: String comparision in PostgreSQL  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Le 30/08/2012 12:45, Craig Ringer a écrit :

> That's my understanding, but I don't know which other database systems
> you're talking about because you've never specifically named any.
>
In his primary post he talk about SQL Server, Sybase and MySQL wich does
good jobs with collation....

Almost a majority of RDBMS have collation support wich is very important
for non english languages, that represents about 90% of the planet
languages !

This feature has always been a "black spot" in PG, and the most
important topic to discourage to use it in professionnal applications.

A +

--
Frédéric BROUARD - expert SGBDR et SQL - MVP SQL Server - 06 11 86 40 66
Le site sur le langage SQL et les SGBDR  :  http://sqlpro.developpez.com
Enseignant Arts & Métiers PACA, ISEN Toulon et CESI/EXIA Aix en Provence
Audit, conseil, expertise, formation, modélisation, tuning, optimisation
*********************** http://www.sqlspot.com *************************



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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Would my postgresql 8.4.12 profit from doubling RAM?
Следующее
От: Moshe Jacobson
Дата:
Сообщение: Re: Dropping a column on parent table doesn't propagate to children?