large object import

Поиск
Список
Период
Сортировка
От postgre@seznam.cz
Тема large object import
Дата
Msg-id 23.29-24504-1184550464-1205105955@seznam.cz
обсуждение исходный текст
Ответы Re: large object import  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-general
Hi all,
I am having a stored function in plperlU which is called from php script then. It select data from a table, export them
toa file and zips the file. The problem is that it should store this file into temporary table. Then it should return
someidentificator to php, so that the user can download it via php. Problem is that postgreSQL doesn't supports
server-sidelarge object operations for non superuser roles. 

Can someone please give me a suggestion how can I solve this problem. I mean if I can import the file some other way or
ifthere are some other usual procedures how to do this? 

Thanks in advance,
Lukas Houf

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

Предыдущее
От: Reid Thompson
Дата:
Сообщение: Re: loading a psql input file on win xp
Следующее
От: longlong
Дата:
Сообщение: gsoc ideas