Re: Corruption of files in PostgreSQL - Mailing list pgsql-general

From Michael Nolan
Subject Re: Corruption of files in PostgreSQL
Date
Msg-id 4abad0eb0706021324g71f5c956i5b940018885357c3@mail.gmail.com
Whole thread Raw
In response to Re: Corruption of files in PostgreSQL  ("Paolo Bizzarri" <pibizza@gmail.com>)
List 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 by date:

Previous
From: "Leif B. Kristensen"
Date:
Subject: Re: Transactional DDL
Next
From: "Harpreet Dhaliwal"
Date:
Subject: Re: Transactional DDL