| От | Tom Lane |
|---|---|
| Тема | Re: Temporary Views |
| Дата | |
| Msg-id | 26824.1029255758@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Temporary Views (Rod Taylor <rbt@zort.ca>) |
| Ответы |
Re: Temporary Views
|
| Список | pgsql-hackers |
Rod Taylor <rbt@zort.ca> writes:
> I was playing with this a while back (when I had initially added CASCADE
> to tables). I believe that in the event of a crash the temp tables are
> not removed until their next use. This means that stale *real* items
> may litter the system but the temp table no longer exists in these rare
> occurrences.
Huh? The view goes away at exactly the same time the temp table does.
If you suffer a backend crash then that may be postponed ... but the
view continues to work up till the instant that it's removed.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера