Re: sort order problem - Mailing list pgsql-general

From Piotr Filipczuk
Subject Re: sort order problem
Date
Msg-id Pine.LNX.4.30.0102251909290.525-100000@hq.nawigator.pl
Whole thread Raw
In response to sort order problem  (MarcinInkielmanmarn@wsisiz.edu.pl)
List pgsql-general
On Sun, 18 Feb 2001 MarcinInkielmanmarn@wsisiz.edu.pl wrote:

> hi!
>
> could somebody tell me where is the problem?
>
> i have postgres 7.0.3-4 comming with unstable debian distribution (locales 2.2.1-1, libc6 2.2.1-1)
> i am unable to force postgres to sort in correct order when I have national characters (polish)
> I tried differents locales settings (i thik that LANG=pl_PL, LC_CTYPE=iso_8859_2 worked previously)
> on the backend side and from the clients side. the result is always the same.
>
Backend should be started with locale set (LC_ALL=pl_PL) and database
should be create with encoding LATIN2 (createdb -E LATIN2) and that's all.
I tried this with postgres 6.5.x and 7.0.x on RedHat 6.2 and RedHat 7.0.

                Piotr Filipczuk
                filip@polvoice.pl



pgsql-general by date:

Previous
From: "Mitch Vincent"
Date:
Subject: Re: Newbie question :-)
Next
From: Renaud Tthonnart
Date:
Subject: Create type