Temporary Tables

From: "moises"
To:
Subject: Temporary Tables
Date: 2006-08-01 09:06:42
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

Maybe this question is not logic, but for me is very important.

I was tested some temporary tables and, of course are very fast, because
they are in memory.

But one table created by one connection, can´t be modified by others
connections?

I want to know if exist some way to shared a temporary table between 2
connections.

Thanks

Moisés

-

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-08-01 11:04:09 Feature Freeze
Previous Message Florian G. Pflug 2006-08-01 08:48:20 Re: [HACKERS] Forcing current WAL file to be archived