Re: BUG #1268: Two different Unicode chars are treated as

From: Kent Tong <kent(at)cpttm(dot)org(dot)mo>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1268: Two different Unicode chars are treated as
Date: 2004-09-24 09:30:40
Message-ID: 4153E940.4020600@cpttm.org.mo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tom Lane wrote:
> Yes it does, and you missed the point. I said *locale*, not *encoding*.
> The LC_COLLATE and LC_CTYPE settings that prevail during initdb are
> fixed and not alterable without re-initdb. (I agree that this sucks,
> but that's how it is for now...)

You're right. After using:

initdb --locale zh_TW.utf8 /var/lib/pgsql/data

then it works fine!

Thanks again and sorry about any inconvenience.

--
Kent Tong, Msc, MCSE, SCJP, CCSA, Delphi Certified
Manager of IT Dept, CPTTM
Authorized training for Borland, Cisco, Microsoft, Oracle, RedFlag & RedHat

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexey Fedorchenko 2004-09-24 12:46:50 Re: BUG #1266: Improper unique constraint / MVCC activitieswithin single transaction
Previous Message Magnus Hagander 2004-09-24 07:49:26 Re: Failed install postgresql-8.0-beta2-dev3.msi