Re: When to sort texts data encoded in UTF-8, retrieve as

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: When to sort texts data encoded in UTF-8, retrieve as
Дата
Msg-id 20030409.113059.74754566.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на When to sort texts data encoded in UTF-8, retrieve as non-ordered data.  ("강원석\(Kang Wonseok\)"<wskang@world.kaist.ac.kr>)
Список pgsql-bugs
> I have a problem to use the postgresql DBMS.
> When to sort(order by clause) texts data encoded in UTF-8, it retrieved as non-ordered data.
> When to sort(order by clause) texts data encoded in the korean codes(EUR-KR), it retrieved as ordered data.
> I wonder why it worked badly.
> Do we need to set up any other variables to do it??
>
> The postgresql DBMS is like this :
> ver 7.2, OS : linux-korean

I assume your PostgreSQL is compiled with --enable-locale. Re-install
PostgreSQL without the option and re-initdb should help.
--
Tatsuo Ishii

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