Re: lo_export

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: lo_export
Дата
Msg-id 18571.1100803255@sss.pgh.pa.us
обсуждение исходный текст
Ответ на lo_export  (Steve Tucknott <steve@retsol.co.uk>)
Список pgsql-novice
Steve Tucknott <steve@retsol.co.uk> writes:
> We have images stored in the database, that our application allows the
> user to export (using lo_export), update, and then reimport. How do I
> get around the permissions issue?

Do the lo_export and lo_import on the client side, not the server side.
IIRC psql has a "\lo_export" command, and there's definitely a function
for it in libpq.

            regards, tom lane

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