| From: | Sanjeev Rathore <intmail2002(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | where is OID data stored? |
| Date: | 2002-08-03 16:13:26 |
| Message-ID: | 20020803161326.47613.qmail@web21201.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vikram Kulkarni | 2002-08-03 16:14:19 | inconsistant regression test results... |
| Previous Message | Bruce Momjian | 2002-08-03 15:38:20 | Re: varchar truncation from 7.1 to 7.2 |