Collate problem

From: talenat <talenat(at)remove(dot)email(dot)htnet(dot)hr>
To: pgsql-general(at)postgresql(dot)org
Subject: Collate problem
Date: 2005-10-16 23:54:13
Message-ID: diup78$1nuq$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I have a mandrake 10.1 server running Postgres 8.1beta3 with hr_HR
locale. Client is a XP with WIN1250 code page.
When I use ORDER BY in query collation is out of order.
I have tried with client encoding WIN1250 and LATIN2 but with no luck.
If I use XP as a server with postgres 8.1beta3 then everything is as
expected.
The database is filled with with data from script made on XP with
WIN1250 codepage.
It looks like conversion from Latin2 to Win1250 is not correct and I
don't know what to do.
Any hint is welcome.
BR

Responses

Browse pgsql-general by date

  From Date Subject
Next Message cristian 2005-10-16 23:54:21 Re: dynamic loading of .so
Previous Message Jeff Davis 2005-10-16 23:35:23 Re: [GENERAL] Oracle buys Innobase