Global Temp Table

From: Shameem Ahamed <shameem(dot)ahamed(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Global Temp Table
Date: 2010-02-25 09:03:50
Message-ID: 770366.51870.qm@web94716.mail.in2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I want to create a global temp table in database, which can be accessed from any session to the database. Is it possible ?.

I tried with create global temp table , but the table created exist only in that specific session. No other session is able to access the table.

How can i sort it out ?.

Regards,
Shameem

Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stefan Schwarzer 2010-02-25 09:28:42 Re: SELECT only those values of table B which have a value in table A
Previous Message Michal Politowski 2010-02-25 08:48:16 Re: SELECT only those values of table B which have a value in table A