Re: [GENERAL] how to select temp table

From: David Fetter <david(at)fetter(dot)org>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Robert Gravsjö <robert(at)blogg(dot)se>, liuzg4 liuzg4 <liuzg4(at)gmail(dot)com>, pgsql-docs(at)postgresql(dot)org
Subject: Re: [GENERAL] how to select temp table
Date: 2009-05-06 19:45:54
Message-ID: 20090506194554.GY20491@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general

On Wed, May 06, 2009 at 03:27:28PM -0400, Alvaro Herrera wrote:
> Alvaro Herrera escribió:
>
> > Note that you can refer to the temp table like this:
> >
> > select * from pg_temp.testtable;
>
> BTW I found no mention of pg_temp in the doc page here:
> http://www.postgresql.org/docs/current/static/ddl-schemas.html
>
> Apparently the only mention of pg_temp is in the CREATE FUNCTION page.

That's probably not a good omission. Any ideas as to where further
mentions should go?

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2009-05-06 20:46:48 Re: [GENERAL] how to select temp table
Previous Message Alvaro Herrera 2009-05-06 19:27:28 Re: [GENERAL] how to select temp table

Browse pgsql-general by date

  From Date Subject
Next Message Anderson dos Santos Donda 2009-05-06 20:28:26 Is thre a way?
Previous Message Peter Much 2009-05-06 19:41:22 WARNING: silent data corruption possible from PL/ruby 0.5.0 (after Ruby upgrade)