| От | Tom Lane |
|---|---|
| Тема | Re: holdable cursors |
| Дата | |
| Msg-id | 23541.1049130580@sss.pgh.pa.us обсуждение |
| Ответ на | Re: holdable cursors ("Matthew T. O'Connor" <matthew@zeut.net>) |
| Список | pgsql-patches |
"Matthew T. O'Connor" <matthew@zeut.net> writes:
> From: "Tom Lane" <tgl@sss.pgh.pa.us>
>> Yes, you need to do that. Leaving it for the next postmaster restart
>> isn't acceptable (production sites don't restart the postmaster often).
> Would it make any sense for vacuum to look around for (and clean up) unused
> temp files left either from this or sorts etc....
I see no need for that. If a backend leaves temp files on normal exit,
the backend is broken and must be fixed. If it leaves temp files upon
crashing, well we can't expect anything from it; but that scenario will
cause a postmaster restart, which will clean out the temp files.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера