could not open server file

Поиск
Список
Период
Сортировка
От beulah prasanthi
Тема could not open server file
Дата
Msg-id 70c5fd1a1001082336p349b1a5ej3fccb870db15237e@mail.gmail.com
обсуждение исходный текст
Список 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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5269: postgres backend terminates with SIGSEGV
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5270: escape warning even with standard behavior