unicode or cyrillic in postgresql

Started by pginfoover 23 years ago1 messagesgeneral
Jump to latest
#1pginfo
pginfo@t1.unisoftbg.com

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.