Re: [HACKERS] problem with nasty latin2 sorting

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Anna Domachowska <anka(at)zjednoczenie(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org
Subject: Re: [HACKERS] problem with nasty latin2 sorting
Date: 2005-12-21 23:40:44
Message-ID: 17066.1135208444@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-novice

Anna Domachowska <anka(at)zjednoczenie(dot)com> writes:
> I've got a problem with sorting polish words in postgresql 7.4.2
> ...
> I belive that postgres was compiled with "--enable-locale", and the
> right locale is set.

How sure are you of that? This sure sounds like a wrong-locale problem
to me. Try "show lc_collate" and "show server_encoding".

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-12-21 23:44:50 Re: horology regression test failure
Previous Message Chris Browne 2005-12-21 23:36:45 Re: Does VACUUM reorder tables on clustered indices

Browse pgsql-novice by date

  From Date Subject
Next Message Oleg 2005-12-22 12:06:12 Re: transfer database from Linux to Windows
Previous Message Greg Stark 2005-12-21 21:59:03 Re: problem with nasty latin2 sorting