Re: Corruption of files in PostgreSQL

Поиск
Список
Период
Сортировка
От Michael Nolan
Тема Re: Corruption of files in PostgreSQL
Дата
Msg-id 4abad0eb0706021324g71f5c956i5b940018885357c3@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Corruption of files in PostgreSQL  ("Paolo Bizzarri" <pibizza@gmail.com>)
Список pgsql-general


On 6/2/07, Paolo Bizzarri <pibizza@gmail.com> wrote:

What we are trying to understand is, first and foremost, if there are
known cases under which PostgreSQL can truncate a file.


I think it's somewhat more likely that whatever is sending the file to PG is the cause, either in how it handles the file or due to communications issues.

This sounds similar to a problem I experienced with an application I wrote that takes files extracted from email (using MHonarc) and stores them in a PG database so that I can render them using a web browser later on.  I wound up having to store the files in BASE64 encoding to keep them from getting corrupted.
--
Mike Nolan

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

Предыдущее
От: "Leif B. Kristensen"
Дата:
Сообщение: Re: Transactional DDL
Следующее
От: "Harpreet Dhaliwal"
Дата:
Сообщение: Re: Transactional DDL