>Did you set your client encoding? If not, you are probably inserting
>WIN 1250-encoded characters without the system knowing about it. If
>that happens, the ordering can be incorrect.
Yes, I set client encoding to WIN1250 and the ordering is incorect. I try set server
encoding to MULE_INTERN
Hi,
if I choose in new version 8.0 for win32 czech locales then lc-collate is czech_czech
republic.1250. So I suppose that strings are compared by WIN1250 charset, but database
encoding can't be set as WIN1250 (only ISO8859-2=LATIN2) and then ORDER BY don't work
correctly. I try make initdb my