dbTalk Databases Forums  

Re: [BUGS] [GENERAL] bug in 7.4.2, concern unicode and russian content of

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] [GENERAL] bug in 7.4.2, concern unicode and russian content of in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Scott Marlowe
 
Posts: n/a

Default Re: [BUGS] [GENERAL] bug in 7.4.2, concern unicode and russian content of - 06-09-2004 , 12:23 PM






On Mon, 2004-06-07 at 12:11, Alexander S. wrote:
Quote:
There is bug in 7.4.2, concerning unicode and russian letters. For db
in unicode russian data doesn`t order in alphabetical order (rows group
with the same first letter but not in alphabetical order).
SELECT "person" from my_table ORDER BY "person";
Rows group in such order (approximately): А-Я-В-Т-З, but must be :
А-В-З-Т-Я.
For english letters all looks fine. For db in koi8r encoding also all
works right. So, I CANNOT use unicode with russian content of db in
postgres. Is it bug or not?
What locale was your database initialized with?


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.