Re: Temporary table visibility

From: Jaime Casanova <systemguards(at)gmail(dot)com>
To: James Croft <james(dot)croft(at)lumison(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Temporary table visibility
Date: 2006-01-25 14:17:41
Message-ID: c2d9e70e0601250617r62c5a084g1fba80eeb12c306f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> How can I determine what temporary tables exist in my session,
> bearing in mind that other sessions contain temp tables using the
> same names?
>

just the ones you have created in your session, temporary tables in
other sessions are invisible to you...

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message andrew 2006-01-25 14:22:30 Re: user defined function
Previous Message surabhi.ahuja 2006-01-25 14:06:16 2 instances of postmaster with different data directories