Hi,
Am Montag, den 06.12.2004, 15:07 +0300 schrieb Konstantin Danilov:
> Hello List!
>
> PostgreSQL 8 does not correctly sort words written in cyrillic. It is a bug I suppose :)
No, its not a bug ;) You have to make sure you used the correct locale
while you set up your database cluster (initdb) and also the correct
charset. Then sorting will work.
Regards
Tino