Re: Implementation of global temporary tables?

Поиск
Список
Период
Сортировка
От Zhaomo Yang
Тема Re: Implementation of global temporary tables?
Дата
Msg-id CA+0EDdCCvXawsaL86giPNRiE0UmeEgONyu+wpzzwYoj_uaHkBQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Implementation of global temporary tables?  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
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?
 
The table def is visible to all sessions and persistent, but the data is private to each session and temporary. 

Thanks,
Zhaomo

В списке pgsql-hackers по дате отправления: