Re: solving wraparound

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема Re: solving wraparound
Дата
Msg-id 43B6A51B.10807@zeut.net
обсуждение исходный текст
Ответ на Re: solving wraparound  (Jaime Casanova <systemguards@gmail.com>)
Ответы Re: solving wraparound  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: solving wraparound  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Jaime Casanova wrote:
>> But if VACUUM fixes the wraparound issue, shouldn't even a badly
>> configured autovacuum make the wraparound not be a problem in 8.1? Or did
>> I miss understand how this works?
>>
> but you can disable autovacuum (i do not why you can do something like
> that but i guess someone will have a good reason)... actually it comes
> off by default in all distros i have seen but windows...

Anyone think it might be reasonable to add a GUC option that tells
autovacuum to monitor for wraparound only, and not for more general
usage based vacuuming?  Something like autovac_wraparound_only.  Not
sure I like the idea, but thought it might be worth some discussion.

Matt


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

Предыдущее
От: "Reko Turja"
Дата:
Сообщение: Re: Forum Software
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: I want to know how to improve the security of postgresql