Re: Charset conversion error

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: fireworker(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Charset conversion error
Date: 2006-05-29 22:28:45
Message-ID: 20060530.072845.96603948.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Hi, I have an error after updating my database up to 8.1.4 version.
> "SQL Error: ERROR: character 0xb9 of encoding "WIN1251" has no equivalent
> in "MULE_INTERNAL"'. "
> My client program encoding is windows-1251 and database encoding is koi8.
> What can I do to rectify the situation?

It suggests that Windows-1251's 0xb9 cannot be converted to KOI8. You
should check your Windows-1251 data.
--
Tatsuo Ishii
SRA OSS, Inc. Japan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Sabino Mullane 2006-05-29 23:13:55 Re: National Number to text conversion
Previous Message Tom Lane 2006-05-29 19:49:26 Re: ERROR: checkpoint request failed