> Původní zpráva
> Od: Albe Laurenz <[EMAIL PROTECTED]>
> Předmět: Re: [GENERAL] large object import
> Datum: 10.3.2008 08:44:30
>
> > [EMAIL PROTECTED] wrote:
> > I am having a stored functio
> [EMAIL PROTECTED] wrote:
> I am having a stored function in plperlU which is called from
> php script then. It select data from a table, export them to
> a file and zips the file. The problem is that it should store
> this file into temporary table. Then it should return some
> identificator
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 to a file and zips the file. The
problem is that it should store this file into temporary table. Then it should
return some identificator to php, so that the user can d