When to sort texts data encoded in UTF-8, retrieve as non-ordered data. - Mailing list pgsql-bugs

From 강원석\(Kang Wonseok\)
Subject When to sort texts data encoded in UTF-8, retrieve as non-ordered data.
Date
Msg-id 000d01c2fd9c$91b21d90$1987f88f@sysx2
Whole thread Raw
Responses Re: When to sort texts data encoded in UTF-8, retrieve as  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-bugs
Dear, Postresql master
 
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
 
Best regards
WonSeok Kang

pgsql-bugs by date:

Previous
From: Christoph_Becker@t-online.de (Christoph_Becker)
Date:
Subject: ERROR: heap_mark4update: (am)invalid tid, after the 14th update in 7.3.2
Next
From: Tatsuo Ishii
Date:
Subject: Re: When to sort texts data encoded in UTF-8, retrieve as