Re: Implementation of global temporary tables? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Implementation of global temporary tables?
Date
Msg-id 55ABFCDF.1030101@agliodbs.com
Whole thread Raw
In response to Re: Implementation of global temporary tables?  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Implementation of global temporary tables?  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: Implementation of global temporary tables?  (Zhaomo Yang <zhy001@cs.ucsd.edu>)
List pgsql-hackers
Pavel, All:

Just to be clear, the idea of a global temp table is that the table def
is available to all users, but the data is private to each session?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: LWLock deadlock and gdb advice
Next
From: Josh Berkus
Date:
Subject: Re: Support for N synchronous standby servers - take 2