psql and blob

Поиск
Список
Период
Сортировка
От Daniel Schuchardt
Тема psql and blob
Дата
Msg-id 1063816322.750.5.camel@ds-debian
обсуждение исходный текст
Ответы Re: psql and blob  (Darko Prenosil <darko.prenosil@finteh.hr>)
Список pgsql-general
Hi @ all,

i'm sure there was a psql-function to transfere my Blob-Data to the
server but I can't remember.

I have a script like this :

UPDATE xy SET z = lo_import('localpath_and_file');

but i want to execute this script from the client and so my blob-data is
on the client and lo_import fails (the server doesn't have this file).
Hm.

Thanks for tips - Daniel.


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: State of Beta 2
Следующее
От: Network Administrator
Дата:
Сообщение: Re: Database Recovery Procedures