Re: Vacuuming leaked temp tables (once again)

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Vacuuming leaked temp tables (once again)
Дата
Msg-id 48651FE7.2020205@dunslane.net
обсуждение исходный текст
Ответ на Re: Vacuuming leaked temp tables (once again)  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-hackers

Heikki Linnakangas wrote:
>> Or we could have autovacuum just drop orphaned temp tables, *if*
>> they have gotten old enough to need anti-wraparound vacuuming.
>> While I'm still uncomfortable with having autovac drop anything,
>> at least this would avoid the worst cases of "gee I really needed
>> that data to investigate the crash".  The main attractions of this
>> idea are avoiding the corrupt-index issue and not doing vacuuming
>> work that's 99.99% sure to be useless.
>
> That sounds a lot simpler and better to me.

Yeah, when I read the original this one struck me as almost a no-brainer 
choice.

cheers

andrew


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Vacuuming leaked temp tables (once again)
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Latest on CITEXT 2.0