Re: unexpected eof - Mailing list pgsql-novice

From Marcin Gil
Subject Re: unexpected eof
Date
Msg-id 4017716C.9010006@audax.com.pl
Whole thread Raw
In response to Re: unexpected eof  (Eddie Roosenmaallen <eroosenmaallen@cogeco.ca>)
List pgsql-novice
Eddie Roosenmaallen wrote:

> So long as you're not losing data through your Apache/php connections, I
> wouldn't worry about it.
>
Not that I'm aware of. But I've met a strange thing.
I've written an app that stores in pg blobs (pdfs) and writes
an oid of blob in table. I do it as a single transaction (well, two
nested transaction exactly: one tx for whole operation and a nested one
for inserting blob). The blob gets written correcty but suddenly
inserting its oid into table fails.. Suddenly, because it worked
earlier. I'm trying to find the cause of it but no results as for now.

Thanks
--
   Marcin Gil :: marcin.gil@audax.com.pl

pgsql-novice by date:

Previous
From: Marcin Gil
Date:
Subject: Re: db security; user identification
Next
From: Marcin Gil
Date:
Subject: Re: db security; user identification