pg_autovacuum update

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема pg_autovacuum update
Дата
Msg-id 1052285329.15385.11.camel@zeutrh9
обсуждение исходный текст
Ответы Re: pg_autovacuum update  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pg_autovacuum update  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
This patch updates pg_autovacuum in several ways:
* A few bug fixes
* fixes solaris compile and crash issue
* decouple vacuum analyze and analyze thresholds
* detach from tty (dameonize)
* improved logging layout
* more conservative default configuration
* improved, expanded and updated README

please apply and 1st convenience, or before code freeze which ever comes
first :-)

At this point I think I have brought pg_autovacuum and its client side
design as far as I think it should go.  It works, keeping file sizes in
check, helps performance and give the administrator a fair amount
flexibility in configuring it.

Next up is to do the FSM based design that is integrated into the back
end.

Matthew

p.s. Thanks to Christopher Browne for his help.

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Disable alternate locations on Win32
Следующее
От: Jason Tishler
Дата:
Сообщение: Cygwin PostgreSQL CVS Patch