Re: [GENERAL] how to select temp table

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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 20:46:48
Message-ID: 27338.1241642808@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general

Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Apparently the only mention of pg_temp is in the CREATE FUNCTION page.

It's also described under the search_path GUC.

regards, tom lane

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2009-05-06 20:53:07 Re: [GENERAL] how to select temp table
Previous Message David Fetter 2009-05-06 19:45:54 Re: [GENERAL] how to select temp table

Browse pgsql-general by date

  From Date Subject
Next Message Richard Sickler 2009-05-06 20:52:27 Question on pg_xlog and pg_control placement
Previous Message Raymond O'Donnell 2009-05-06 20:34:37 Re: Is thre a way?