lo_import

From: Ramon Alonso Allende <allende(at)gredos(dot)cnb(dot)uam(dot)es>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: lo_import
Date: 2003-05-05 08:35:19
Message-ID: 3EB62247.50804@gredos.cnb.uam.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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.

Any clue, please

R2A

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Nigel J. Andrews 2003-05-05 11:12:15 Re: lo_import
Previous Message Haron, Charles 2003-05-01 19:15:30 Re: Inquiry From Form [pgsql]