On Wed, Nov 17, 2010 at 8:20 AM, Yeb Havinga
<yebhavinga@gmail.com> wrote:
That sounds an awful lot like temporary tables.
A lot like a GLOBAL temporary table, which isn't currently supported.
Is there a difference between a global temporary table (if such a thing existed in PostgreSQL) and an unlogged table?
Derrick