Re: finding bogus UTF-8

Поиск
Список
Период
Сортировка
От Glenn Maynard
Тема Re: finding bogus UTF-8
Дата
Msg-id AANLkTinf1Q7izAbjr7fvH6B-h1dqyv2LouSDG0Zif71N@mail.gmail.com
обсуждение исходный текст
Ответ на finding bogus UTF-8  (Scott Ribe <scott_ribe@elevated-dev.com>)
Ответы Re: finding bogus UTF-8  (Geoffrey Myers <lists@serioustechnology.com>)
Список pgsql-general
On Thu, Feb 10, 2011 at 2:02 PM, Scott Ribe <scott_ribe@elevated-dev.com> wrote:
I know that I have at least one instance of a varchar that is not valid UTF-8, imported from a source with errors (AMA CPT files, actually) before PG's checking was as stringent as it is today. Can anybody suggest a query to find such values?

I hit this problem too, if I remember correctly when trying to upgrade a database from 8.3 to 8.4.  I ended up aborting the upgrade, since the upgrade documentation made no mention of this and I didn't have time to dig into it at the time.  A tool to find all instances of this would be very helpful.

--
Glenn Maynard

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

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: Schema version control
Следующее
От: Geoffrey Myers
Дата:
Сообщение: plsql question