Sorting by locale settings on Windows?

From: Jirka Novak <j(dot)novak(at)netsystem(dot)cz>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Sorting by locale settings on Windows?
Date: 2003-07-14 08:21:31
Message-ID: 3F12680B.8040706@netsystem.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi,

I have PG 7.3.1 on W2K. I have DB with Latin2 encoding. All works
fine, but when I try ORDER BY clausule on text (varchar) columns, it is
sorted like with 'C' locale.
I tried to change LC_XXX in postgresql.conf, but any other value than
'C' is rejected. On Linux it works fine with cs_CZ.
Does anyone have some idea how to do it?

Yours,

Jirka Novak

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Roger Ackroyd 2003-07-14 11:41:19 Problem starting postmaster on Win XP Home
Previous Message Evgeniy G 2003-07-14 06:26:01 Re: