| From: | Ramon Alonso Allende <allende(at)gredos(dot)cnb(dot)uam(dot)es> |
|---|---|
| To: | "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk> |
| Cc: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: lo_import |
| Date: | 2003-05-08 07:15:50 |
| Message-ID: | 3EBA0426.7000001@gredos.cnb.uam.es |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Touche, the directory Documents did not have permissions.
thanks
R.
Nigel J. Andrews wrote:
> On Mon, 5 May 2003, Ramon Alonso Allende wrote:
>
>
>>Hi I am using postgres 7.3 in macos X and i am not able to insert a
>>file into a table all i see is the following error
>>
>>insert into archivo (d_id,path) values (1,
>>lo_import('/Users/allende/Documents/PDF/Networks/10356399.pdf'));
>>
>>ERROR: lo_import: can't open unix file
>>"/Users/allende/Documents/PDF/Networks/10356399.pdf": Permission denied
>>
>>
>>I have done it as a regular user and as postgres user and still does
>>not work.
>
>
> But does the user the postmaster runs as have permission to read that file? I
> would guess not. If you've looked at the file permissions and think it can then
> also check the permissions on the directories leading to that file.
>
>
--
Ramon Alonso-Allende Erhardt Tel: 91 585 46 76
Protein Design Group fax: 91 585 45 06
CNB/CSIC Campus U. Autonoma. Cantoblanco Madrid 28049
http://www.pdg.cnb.uam.es/allende/index.html
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philip Yarra | 2003-05-08 07:30:28 | ECPG thread-safety test-case |
| Previous Message | sankar | 2003-05-07 21:46:10 | Using one connection object. |