Re: Charset conversion error

Поиск
Список
Период
Сортировка
От Dan Black
Тема Re: Charset conversion error
Дата
Msg-id 27f606250605292308s23c060edn2ed5d21e0fbf63f6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Charset conversion error  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Ответы Re: Charset conversion error  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Список pgsql-general
I think you are right. But everything was alright before I updated my database.
So there are a lot of "incorrect" values in tables. And errors appear when I execute "SELECT * FROM table".

2006/5/30, Tatsuo Ishii <ishii@sraoss.co.jp>:
> 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



--
Verba volent, scripta manent
Dan Black

В списке pgsql-general по дате отправления:

Предыдущее
От: Chris
Дата:
Сообщение: Re: Status of gist locking in 8.1.3?
Следующее
От: kmi@st.uz
Дата:
Сообщение: Re: Making query without trigger