problem with sorting (fwd)

From: Joel Burton <jburton(at)scw(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: problem with sorting (fwd)
Date: 2001-04-20 21:29:00
Message-ID: Pine.LNX.4.21.0104201728320.5655-100000@olympus.scw.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Marcin --

Sorry, I don't have any clue.
Perhaps someone else on the list could offer you help.

--
Joel Burton <jburton(at)scw(dot)org>
Director of Information Systems, Support Center of Washington

---------- Forwarded message ----------
Date: Fri, 20 Apr 2001 09:20:33 +0200
From: Marcin Wasilewski <marcingrupy(at)poczta(dot)onet(dot)pl>
To: Joel Burton <jburton(at)scw(dot)org>
Subject: problem with sorting

Hi,

I have problem with sorting order with Polish characters.
They're displayed correctly but in bad order.

I set up all the locales under Solaris to pl_PL.

The second problem is that when I connect to the server by the terminal
I can type Polish characters like .
But when I'm into database (psql.... \c sql ) I canno't type such charaters.

Have you got any ideas ??? -)
postgres was compiled with odbc, enable-locale, enable-multibye=LATIN2,

Best regards
Marcin

--

Browse pgsql-general by date

  From Date Subject
Next Message Joel Burton 2001-04-20 21:33:13 Re: Trusted plperl
Previous Message Joel Burton 2001-04-20 21:27:58 Re: Views...