Re: Issues with imported blobs from Postgres 8 to 9

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Issues with imported blobs from Postgres 8 to 9
Дата
Msg-id 7773.1298908686@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Issues with imported blobs from Postgres 8 to 9  (Mahdi Mankai <mahdi.mankai@fuegoondemand.com>)
Ответы Re: Issues with imported blobs from Postgres 8 to 9  (Mahdi Mankai <mahdi.mankai@fuegoondemand.com>)
Список pgsql-general
Mahdi Mankai <mahdi.mankai@fuegoondemand.com> writes:
> I created a database dumb using pg_dump on Postgres 8.3.6. After that I tried to import the same database into a
Postgres9.0 install. Everything worked fine except some image blobs. Some of them seem to be corrupt. 

I doubt this is a bytea_escape problem.  In the first place that would
only affect output from the new server, not input into it; and in the
second place, if that were the issue, it would probably result in *all*
your blobs being messed up not just a small number of them.  We need
a lot more details than this to offer any help.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: NullPointerException when making a getCapabilities request
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Permission denied when inserting