ANALYZE: "Invalid UNICODE character sequence found (0xfb5c30)"

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема ANALYZE: "Invalid UNICODE character sequence found (0xfb5c30)"
Дата
Msg-id m3bs08bviu.fsf@varsoon.wireboard.com
обсуждение исходный текст
Список pgsql-general
I'm getting

ERROR:  Invalid UNICODE character sequence found (0xfb5c30)

when I run ANALYZE on my database.  The database is 7.3.2, with
backend/parser/gram.y from REL7_3_STABLE tip (as of last week, to fix
a problem with restores).  I did 'initdb' with '-E UNICODE'.  The data
is coming from an Access frontend via ODBC so I don't have a lot of
control over it.

Does this mean my database can't be ANALYZEd?

-Doug

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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: What is the best way to kill/restart the postmaster?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: More on async-notify, smp-ppc