Invalid Unicode Character Sequence found

Поиск
Список
Период
Сортировка
От Bulatovic Natasa
Тема Invalid Unicode Character Sequence found
Дата
Msg-id 004a01c4119b$0429fc40$e402b782@ipp.ipp.mpg.de
обсуждение исходный текст
Ответы Re: Invalid Unicode Character Sequence found  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Hi All,

One very strange problem within the PostgreSql database.

When you issue the following command:

select id, title from docs where title like 'z%'; or 
select id, title from docs where title like 'Z%';

It reports the following error:
ERROR:  Invalid UNICODE character sequence found (0xc000)

I tried the same query on different tables in different databases -
gives the same error message.
The same error message appears to be even when the table is completely
empty!

Any ideas?
We run postgres 7.3.2 and default charset is UNICODE.


Cheers
Natasa



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

Предыдущее
От: Bill.Kotraba@logixml.com (Bill)
Дата:
Сообщение: Re: Database reporting tool
Следующее
От: Gregor Rot
Дата:
Сообщение: order of results