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

From Richard Huxton
Subject Re: Corruption of files in PostgreSQL
Date
Msg-id 465D4A3B.50803@archonet.com
Whole thread Raw
In response to Re: Corruption of files in PostgreSQL  ("Paolo Bizzarri" <pibizza@gmail.com>)
List pgsql-general
Paolo Bizzarri wrote:
> On 5/30/07, Richard Huxton <dev@archonet.com> wrote:
>> Paolo Bizzarri wrote:
>> > We use postgres as a backend, and we are experimenting some corruption
>> > problems on openoffice files.
>>
>> 1. How are you storing these files?
>
> Files are stored as large objects. They are written with an lo_write
> and its contents is passed as a Binary object.
>
>> 2. What is the nature of the corruption?
>
> Apparently, files get truncated.

Interesting. You might want to read this recent thread (ongoing):

http://archives.postgresql.org/pgsql-general/2007-05/msg00734.php

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: "Paolo Bizzarri"
Date:
Subject: Re: Corruption of files in PostgreSQL
Next
From: "Purusothaman A"
Date:
Subject: Re: Corruption of files in PostgreSQL