sharing temporary tables

Поиск
Список
Период
Сортировка
От Marcus Andree S. Magalhaes
Тема sharing temporary tables
Дата
Msg-id 61418.201.12.65.196.1093355768.squirrel@201.12.65.196
обсуждение исходный текст
Ответы Re: sharing temporary tables  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: Triggers / Procedures
Следующее
От: tim hall
Дата:
Сообщение: Re: authentication