sharing temporary tables - Mailing list pgsql-novice

From Marcus Andree S. Magalhaes
Subject sharing temporary tables
Date
Msg-id 61418.201.12.65.196.1093355768.squirrel@201.12.65.196
Whole thread Raw
Responses Re: sharing temporary tables
List pgsql-novice
Hi guys,

After some tests, I have a couple questions regarding temporary
tables in Postgres... Hope someone more knowledgeable can
drop me a few lines and put some light into my own darkness. ;)

Do temp tables reside on disk or in RAM? Can different connections
access (share) data located in a temporary table created by a
previous connection/process? How?

Any help is grateful.

Thanks.

pgsql-novice by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: Triggers / Procedures
Next
From: tim hall
Date:
Subject: Re: authentication