Re: Problems getting german settings to work correctly

Поиск
Список
Период
Сортировка
От Peter Alberer
Тема Re: Problems getting german settings to work correctly
Дата
Msg-id 000e01c26ba5$d29c9c10$5be0d089@ekelhardt
обсуждение исходный текст
Ответ на Problems getting german settings to work correctly  ("Peter Alberer" <h9351252@obelix.wu-wien.ac.at>)
Список pgsql-general
I tried to use LATIN1 for the database encoding, now the sorting of the
umlauts is working. I do not know a lot about encodings and localization
so that might be a dumb question, but: Isn't it possible to use UNICODE
encoding and get localized sorting?

Nethertheless i never managed to get a german output for that:

test=# select to_char(now(),'DAY');
  to_char
-----------
 FRIDAY
(1 Zeile)

I might mention that german sorting and output in unix commands like
"sort" and "date" is working ok.

Ciao, peter


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

Предыдущее
От: Antonis Antoniou
Дата:
Сообщение: Re: Query optimization
Следующее
От: "Brian Wolf"
Дата:
Сообщение: newbie