Re: Temp table exists test?? - Mailing list pgsql-novice

From Michael Fuhr
Subject Re: Temp table exists test??
Date
Msg-id 20050204023040.GA63763@winnie.fuhr.org
Whole thread Raw
In response to Temp table exists test??  (Michael Guerin <guerin@rentec.com>)
Responses Re: Temp table exists test??  (Michael Guerin <guerin@rentec.com>)
List pgsql-novice
On Thu, Feb 03, 2005 at 08:16:30PM -0500, Michael Guerin wrote:
>
>    Is there a way to find out the namespace id (relnamespace) for your
> connection?

It's not clear what you're trying to do.  Are you looking for
current_schema()?  Or maybe one of the other system information
functions?

http://www.postgresql.org/docs/8.0/static/functions-info.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-novice by date:

Previous
From: Ramon Orticio
Date:
Subject: how to generate printed output of queries
Next
From: Michael Guerin
Date:
Subject: Re: Temp table exists test??