Re: Autovacuum Improvements

Поиск
Список
Период
Сортировка
От Chris Browne
Тема Re: Autovacuum Improvements
Дата
Msg-id 60vek71xv4.fsf@dba2.int.libertyrms.com
обсуждение исходный текст
Ответ на Re: Autovacuum Improvements (was: Second attempt,  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Autovacuum Improvements  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
matthew@zeut.net ("Matthew O'Connor") writes:

> Bruce Momjian wrote:
>> Yes, I think there are these TODO items.  I was waiting to see what
>> additional replies there are before adding them.
>
> Speaking of which, I was just looking at the TODO at:
>
> http://www.postgresql.org/docs/faqs.TODO.html
>
> and I think this item:
>
> * Improve xid wraparound detection by recording per-table rather than
> per-database
>
> is done and working in 8.2 no?

That's in the 8.2 release notes:

- Track maximum XID age within individual tables, instead of whole
databases (Alvaro)

This reduces the overhead involved in preventing transaction ID
wraparound, by avoiding unnecessary VACUUMs.
--
output = reverse("ofni.sesabatadxunil" "@" "enworbbc")
http://www3.sympatico.ca/cbbrowne/linux.html
The human race  will decree from time to time:  "There is something at
which it is absolutely forbidden to laugh."
-- Nietzche on Common Lisp

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

Предыдущее
От: Glen Parker
Дата:
Сообщение: Re: Second attempt, roll your own autovacuum
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Anyone? Best way to authenticate postgres against