Re: [SQL] Possible Bug regarding temp tables (sql or psql?)

From: Mark Frazer <mark(at)somanetworks(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [SQL] Possible Bug regarding temp tables (sql or psql?)
Date: 2002-07-04 11:23:18
Message-ID: 20020704072318.A22194@somanetworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-sql

Any idea why the table can't be seen with \d in psql then?

Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> [02/07/04 00:21]:
>
> No - they go away at the end of a _connection_. However, there is now a
> patch floating around on -hackers that would add an ' ON COMMIT DROP;'
> option to CREATE TEMP TABLE.

--
In the event of an emergency, my ass can be used as a flotation
device. - Bender

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2002-07-04 12:26:39 Re: [SQL] Possible Bug regarding temp tables (sql or psql?)
Previous Message Carlos Amaral 2002-07-04 11:02:05 Re: odbc

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2002-07-04 12:26:39 Re: [SQL] Possible Bug regarding temp tables (sql or psql?)
Previous Message srikanth 2002-07-04 10:45:00 how to write procedures