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

From Pavel Stehule
Subject Re: Implementation of global temporary tables?
Date
Msg-id CAFj8pRANxHaM0zAcpaQiJaRvKUrZEmC=q0h5AZdk5vhvfCmheA@mail.gmail.com
Whole thread Raw
In response to Re: Implementation of global temporary tables?  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Implementation of global temporary tables?  (Gavin Flower <GavinFlower@archidevsys.co.nz>)
List pgsql-hackers


2015-07-19 21:39 GMT+02:00 Josh Berkus <josh@agliodbs.com>:
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?

yes.

Pavel
 

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

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Refactoring speculative insertion with unique indexes a little
Next
From: Pavel Stehule
Date:
Subject: Re: pg_dump quietly ignore missing tables - is it bug?