Re: BUG #1788: charset of sorting bug

From: Richard Huxton <dev(at)archonet(dot)com>
To: lunter <lunter(at)interia(dot)pl>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1788: charset of sorting bug
Date: 2005-07-27 07:40:38
Message-ID: 42E73A76.8040604@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

lunter wrote:
> Bug reference: 1788
> Operating system: WinXP SP2 PL

> My system is WinXP SP2 PL (charset WIN-1250)
>
> PG 8.0.3 sort records only with use of charset WIN-1250.
> But base encoding is ISO-8859-2 or UTF-8.
>
> How to coerce sorting charset same encoding of database ??

Locale controls sorting, not encoding. See the manuals/mailing list
archives for details and discussion.

I don't believe PG supports unicode (UTF-8) on Windows fully. Check the
manuals for details.

HTH
--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Karasik 2005-07-27 10:31:42 BUG #1790: coredump in postgres
Previous Message Richard Huxton 2005-07-27 07:38:32 Re: BUG #1786: error in establishing connection