Check the existance of temporary table

From: "dfx" <dfx(at)dfx(dot)it>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Check the existance of temporary table
Date: 2007-03-25 12:32:37
Message-ID: 004b01c76ed9$b76ef7d0$f400a8c0@SEMPRON
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Sirs,

how I can check the existance of temporary table?
I.e. wich query I have to use to know if MY_TEMP_TABLE exists?

IF EXISTS(??? query ???) THEN

Thank you in advance

Domenico

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Peterson 2007-03-25 12:50:48 PostgreSQL PAM function contrib
Previous Message Joshua D. Drake 2007-03-25 03:45:49 Re: Lifecycle of PostgreSQL releases