Re: UTF-8 and LIKE vs =

Поиск
Список
Период
Сортировка
Искать
От
Lincoln Yeoh
Тема
Re: UTF-8 and LIKE vs =
Дата
Msg-id
5.2.1.1.1.20040825222214.00b0ca78@localhost
Ответ на
Re: UTF-8 and LIKE vs = (Peter Eisentraut)
Список
Дерево обсуждения
UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Ian Barwick <barwick@gmail.com>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Markus Bertheau <twanger@bluetwanger.de>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Ian Barwick <barwick@gmail.com>
Re: UTF-8 and LIKE vs = Tom Lane <tgl@sss.pgh.pa.us>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Tom Lane <tgl@sss.pgh.pa.us>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Tom Lane <tgl@sss.pgh.pa.us>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Tom Lane <tgl@sss.pgh.pa.us>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Tom Lane <tgl@sss.pgh.pa.us>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Tim Allen <tim@proximity.com.au>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Peter Eisentraut <peter_e@gmx.net>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
Re: UTF-8 and LIKE vs = Robert Treat <xzilla@users.sourceforge.net>
Re: UTF-8 and LIKE vs = David Wheeler <david@kineticode.com>
At 09:20 PM 8/24/2004 +0200, Peter Eisentraut wrote:

>David Wheeler wrote:
> > That's not the trouble so much as that the locales can be badly
>
>If we always followed the principle "X could be broken, so let's not use
>X", then we would never get anything done.  Instead, "X is broken, so
>fix it".
>
> > broken, and that they're useless for multilingual use.
>
>I don't agree with that, but perhaps we differ in our interpretation of
>"multilingual use".  If you have special requirements, you can always
>turn the locales off.

I think we've been through this before more than a year ago (or even earlier).

See: "default locale considered harmful"

IMO I suggested the default to be C, and I still think that's the best 
default. But of course that's just my opinion.

What would be useful would be functions to allow selects etc to be ordered 
as if under different query specifiable locales.

Example scenario would be an internationalized webmail application. 
Depending on each user preferences, you'd have a different sort order for 
their messages/addressbook.

In this case which locale should you pick for initdb? I'd say C.

In most environments where people aren't bothering about locale, C does 
fine (and is likely to perform better). In environments where locales 
matter having one often isn't enough.

In which case would picking the O/S locale as default be useful? Would 
picking C be worse for the user in this case compared to if the user was 
expecting C, and got the O/S locale instead?

Cheerio,
Link.
В списке pgsql-general по дате отправления
От: Ennio-Sr
Дата:
Сообщение: Display of text fields
От: Thomas Hallgren
Дата:
FAQ