unicode or cyrillic in postgresql

Поиск
Список
Период
Сортировка
От pginfo
Тема unicode or cyrillic in postgresql
Дата
Msg-id 3D8D8739.AFCD1696@t1.unisoftbg.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Jean-Christian Imbeault
Дата:
Сообщение: Re: Book recommendation
Следующее
От: Neil Conway
Дата:
Сообщение: Re: User Defined Functions