Re: Sorting Problem

Поиск
Список
Период
Сортировка
От Kathy zhu
Тема Re: Sorting Problem
Дата
Msg-id 3F397B8F.2060109@Sun.COM
обсуждение исходный текст
Ответ на Sorting Problem  ("Tim Edwards" <mor4321@hotmail.com>)
Список pgsql-general
This brings up another question:

Say initdb with en_US locale, and we have localized strings for different
languages store in the db.

If we have a client in Germany, and want to see the text sorted in german. I
mean that we want do db soring for german strings and display the result in the
browser. How are we going to handle that ??

thanks,
kathy




Dennis Gearon wrote:
> Danke, Spacibo, gracias, thanks.
>
> Tom Lane wrote:
>
>> Dennis Gearon <gearond@cvc.net> writes:
>>
>>> You mean in his own local environment? So all his programs, console
>>> operations, etc, will have the new encoding? Or 'LANG/LC_ALL' for
>>> Posgres specifically?
>>
>>
>>
>> I mean he needs to run initdb with C as the selected locale.  It has
>> nothing to do with what environment his other programs run in.
>>
>>             regards, tom lane
>>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings


--



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

Предыдущее
От: "Maksim Likharev"
Дата:
Сообщение: Re: Sorting Problem
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostGreSQL - Accessing It