Re: R: feature proposal ... - Mailing list pgsql-hackers

From Hans-Jürgen Schönig
Subject Re: R: feature proposal ...
Date
Msg-id 43318271.3020409@cybertec.at
Whole thread Raw
In response to R: feature proposal ...  ("Paolo Magnoli" <pmagnoli@systemevolution.it>)
List pgsql-hackers
Joshua D. Drake wrote:
> Hans-Jürgen Schönig wrote:
> 
>> no because a new is not a heap ...
> 
> 
> Why not use a function with a temporary table?
> 
> That way you can pass a table parameter that
> is the temporary table with a select statement
> that you can populate the temp table with.
> 
> Sincerely,
> 
> Joshua D. Drake
> 


hi joshua ...

temp tables are not an option - there is too much data around.
view are better here, i think ...
cheers,
    hans


-- 
Cybertec Geschwinde & Schönig GmbH
Schöngrabern 134; A-2020 Hollabrunn
Tel: +43/1/205 10 35 / 340
www.postgresql.at, www.cybertec.at


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: logging blemishes
Next
From: "Joshua D. Drake"
Date:
Subject: Re: R: feature proposal ...