--enable-multibyte=UNICODE, LC_COLLATE and friends

From: Alexandr Kovalenko <never(at)nevermind(dot)kiev(dot)ua>
To: pgsql-general(at)postgresql(dot)org
Subject: --enable-multibyte=UNICODE, LC_COLLATE and friends
Date: 2002-10-23 16:47:03
Message-ID: 20021023164703.GB46730@nevermind.kiev.ua
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I've met a situation, in which I need to do the following:
- LC_COLLATE=uk_UA.CP1251
- initdb with this LC_COLLATE

Question: what should I add to configure arguments so that I can
correctly convert via PGCLIENTENCODING to KOI8, WIN, UNICODE?

P.S. Sorry for lame question

--
NEVE-RIPE
Ukrainian FreeBSD User Group
http://uafug.org.ua/

Browse pgsql-general by date

  From Date Subject
Next Message ilir gashi 2002-10-23 16:55:33 Request for List of Known Bugs
Previous Message Kevin Old 2002-10-23 16:39:40 Re: Matching unique primary keys