Re: Vacuuming leaked temp tables (once again)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Vacuuming leaked temp tables (once again)
Дата
Msg-id 4337.1214584516@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Vacuuming leaked temp tables (once again)  (Gregory Stark <stark@enterprisedb.com>)
Ответы Re: Vacuuming leaked temp tables (once again)
Re: Vacuuming leaked temp tables (once again)
Список pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> Could autovacuum emit log messages as soon as it sees such tables and start
> dropping them at some point later?

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.
        regards, tom lane


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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: MSVC 2003 compile error with pg8.3.3
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Vacuuming leaked temp tables (once again)