Re: Vacuuming leaked temp tables (once again)

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема Re: Vacuuming leaked temp tables (once again)
Дата
Msg-id 486574B4.3020105@zeut.net
обсуждение исходный текст
Ответ на Re: Vacuuming leaked temp tables (once again)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Vacuuming leaked temp tables (once again)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> We might have to rearrange the logic a bit to make that happen (I'm not
> sure what order things get tested in), but a log message does seem like
> a good idea.  I'd go for logging anytime an orphaned table is seen,
> and dropping once it's past the anti-wraparound horizon.

Is there an easy way for an Admin clean-up the lost temp tables that 
autovacuum is complaining about?  It seems like it could be along time 
and a lot of log messages between when they are first orphaned and and 
finally dropped due to anti-wraparound protection.


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

Предыдущее
От: "Andrew Hammond"
Дата:
Сообщение: Re: the un-vacuumable table
Следующее
От: Michael Paesold
Дата:
Сообщение: Re: Vacuuming leaked temp tables (once again)