autovauum integration patch: Attempt #4

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема autovauum integration patch: Attempt #4
Дата
Msg-id 1090557073.25965.6.camel@zedora2
обсуждение исходный текст
Ответы Re: autovauum integration patch: Attempt #4  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Ok, sorry about the mis-fire on the last patch I submitted, this one is
what I was meant to send.

As before:


This patch adds the following since attempt #2:
* updated to latest CVS
* changed GUC vars from autovac_* to autovacuum_*
* changed autovac_enabled GUC variable to autovacuum
* changed autovacuum GUC variable default to false
* improved autovacuum failure when row level stats aren't enabled

As before, to apply this patch:
1) Move pg_autovacuum.c and .h get from contrib to
src/backend/postmaster and src/include/postmaster respectively.
2) Place the attached pg_autovacuum.h in src/include/catelog/
3) Apply the attached diff file

Please apply to CVS or tell me what I need to change to get it applied.

Thanks again,


Matthew


Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: initdb authentication
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: win32 readline