| От | Tom Lane |
|---|---|
| Тема | Re: Vacuuming leaked temp tables (once again) |
| Дата | |
| Msg-id | 21208.1215881321@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Vacuuming leaked temp tables (once again) (Simon Riggs <simon@2ndquadrant.com>) |
| Список | pgsql-hackers |
Simon Riggs <simon@2ndquadrant.com> writes:
> Yeh, I read that and thought something similar. But we're talking about
> temp additions to catalog tables, not all temp tables. If we tried to
> implement spec-compliant temp tables we would need to write to catalog
> tables again, which is what we are trying to avoid!
No, because a spec-compliant temp table is a persistent object and
*should* be reflected in the permanent catalogs. What you meant to say
is that hot-standby sessions would only be able to use our traditional
type of temp tables.
[ thinks for a bit ... ] actually, maybe a hot standby session could be
allowed to use a *pre-existing* spec-compliant temp table. It couldn't
make a new one though.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера