[GENERAL] Re: [GENERAL] large object import

2008-03-17 Thread postgre
> 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

Re: [GENERAL] large object import

2008-03-10 Thread Albe Laurenz
> [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

[GENERAL] large object import

2008-03-09 Thread postgre
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