where is OID data stored? - Mailing list pgsql-general

From Sanjeev Rathore
Subject where is OID data stored?
Date
Msg-id 20020803161326.47613.qmail@web21201.mail.yahoo.com
Whole thread Raw
List pgsql-general
Hi ,

I have been trying to store image in database and
trying to retrieve it, but have had any luck so far.

Far as I can tell, I am putting image into the
database because I get OID id in the table.  When I
try to retrieve the image the image bytes are not
there.

I am beginning to think that the reason that I am not
able to store image is because of permission problems.
If the image is being tried to be stored outside
/usr/local/pgsql, then it can't be done since the
postgres owner does not have any permissions outside
/usr/local/pgsql.

Thanks,
Sanjeev Rathore

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: varchar truncation from 7.1 to 7.2
Next
From: Vikram Kulkarni
Date:
Subject: inconsistant regression test results...