Re: BUG #5925: Files corrupted

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #5925: Files corrupted
Дата
Msg-id 1299855801-sup-2908@alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #5925: Files corrupted  ("Castro" <flashed@iol.pt>)
Список pgsql-bugs
Excerpts from Castro's message of vie mar 11 09:06:00 -0300 2011:
>
> The following bug has been logged online:
>
> Bug reference:      5925
> Logged by:          Castro
> Email address:      flashed@iol.pt
> PostgreSQL version: 9.0
> Operating system:   Windows Server 2003
> Description:        Files corrupted
> Details:
>
> I change Postgresql v8.4 to v9. Before that i bakup all databases. After
> Postgresql v9 installed i restore the backup. One of the database has a
> table that contains files(pdf, png, etc...).
>
> When i tryed to open this files, the windows give me a error "File
> corrupt".
>
> Can u help with this error, why the change of postgresql to version 9
> corrupted the files?

I think you're being bitten by the bytea_output change.  Try setting
that to "escape" in postgresql.conf.  If that works, look it up in the
manual so that you can figure out what's the best long-term solution.

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #5814: documentation bug
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: BUG #5837: PQstatus() fails to report lost connection