unicode or cyrillic in postgresql - Mailing list pgsql-general

From pginfo
Subject unicode or cyrillic in postgresql
Date
Msg-id 3D8D8739.AFCD1696@t1.unisoftbg.com
Whole thread Raw
List pgsql-general
Hi all,

I have created a new db with unicode options.
After inserting some data (varchar defined) into my table,
I started  select * from mytable order by my_varchar_field.

I was supprised, but the sorting do not work!

Is it a bug in postgresq or it do not support unicode sorting?

Can I use nvarchar as datatype in postgresql ?

Exist any direction to point me for unicode and cyrillic in postgresql?

Many thanks in advance,
Ivan.


pgsql-general by date:

Previous
From: Jean-Christian Imbeault
Date:
Subject: Re: Book recommendation
Next
From: Neil Conway
Date:
Subject: Re: User Defined Functions