could not open server file

From: beulah prasanthi <itsbeulah(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: could not open server file
Date: 2010-01-09 07:36:05
Message-ID: 70c5fd1a1001082336p349b1a5ej3fccb870db15237e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Helo
I am beulah i am using postgres 8.4 in my java project using jdk6
i created a table image and i gave datatype for image is oid
and i want to import my image from client i gave like
INSERT INTO image
VALUES(1,'fruit', (lo_import('C:\\My Pictures\\sample.jpg')));

Error : could not open server file C:\\My Pictures\\sample.jpg No such file
or directory
can u help me please

Browse pgsql-bugs by date

  From Date Subject
Next Message Lothar 2010-01-09 19:01:50 BUG #5270: escape warning even with standard behavior
Previous Message Tom Lane 2010-01-09 04:04:55 Re: BUG #5269: postgres backend terminates with SIGSEGV