temporary views - Mailing list pgsql-sql

From Tomasz Myrta
Subject temporary views
Date
Msg-id 3BBC8594.46955E26@lamer.pl
Whole thread Raw
Responses Re: temporary views  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
Hi
I have simple question: How to create view on a temporary table?
I need this, because pl/pgsql function returns data via temporary table.

View created on a temporary table is useful only to the end of session. 
Next time i create the same temp table i get 
"Table xxx with oid xxx doesn't exist"

Tomek




pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: SQL Syntax / Logic question
Next
From: "Josh Berkus"
Date:
Subject: Beginner's List