temporary views

From: Tomasz Myrta <jasiek(at)lamer(dot)pl>
To: pgsql-sql(at)postgresql(dot)org
Subject: temporary views
Date: 2001-10-04 15:51:48
Message-ID: 3BBC8594.46955E26@lamer.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2001-10-04 16:09:13 Beginner's List
Previous Message Marat Khairullin 2001-10-04 15:08:29 Why the weak key is created as unique