Re: confused with encodings

Поиск
Список
Период
Сортировка
Искать
От
Tatsuo Ishii
Тема
Re: confused with encodings
Дата
Msg-id
20030617.102412.74752421.t-ishii@sra.co.jp
Ответ на
confused with encodings (Oleg Bartunov)
Список
Дерево обсуждения
confused with encodings Oleg Bartunov <oleg@sai.msu.su>
Re: confused with encodings Tatsuo Ishii <t-ishii@sra.co.jp>
Re: confused with encodings Oleg Bartunov <oleg@sai.msu.su>
Re: confused with encodings Tatsuo Ishii <t-ishii@sra.co.jp>
Re: confused with encodings Oleg Bartunov <oleg@sai.msu.su>
Re: confused with encodings Peter Eisentraut <peter_e@gmx.net>
Re: confused with encodings Dennis Björklund <db@zigo.dhs.org>
> Tatsuo,
> 
> recently I tried to understand why I can't get sorting works properly
> with cyrillic characters  in UTF8 datbase. I figure out the
> reason of my confusion - I thought I could specify different encodings
> for different databases and these encodings will be used in text operations
> (sort, upper,lower), not just for conversion.
> But, actually, the only encoding is important for text operations - the one
> specified with 'initdb' command ! Is't true ?
> 
> If so, it's a big issue :)
> 
> After I created separate storage for unicode (initdb -E utf8) and
> restarted postmaster I got success with 'order by', but
> upper(), lower() functions still fails.

[I assume you enable the locale support.]

Dont't ask me. These are locale support problems.
--
Tatsuo Ishii

В списке pgsql-hackers по дате отправления
От: Josh Berkus
Дата:
От: Christopher Kings-Lynne
Дата:
Сообщение: pg_get_triggerdef in pg_dump
FAQ