Re: [HACKERS] Autovacuum loose ends

Поиск
Список
Период
Сортировка
От Michael Paesold
Тема Re: [HACKERS] Autovacuum loose ends
Дата
Msg-id 0bea01c5966e$58cd5db0$d501a8c0@zaphod
обсуждение исходный текст
Ответ на Re: [HACKERS] Autovacuum loose ends  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: [HACKERS] Autovacuum loose ends  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-patches
Alvaro Herrera wrote:

> Here is another patch for autovacuum:
...
> - Xid-wraparound VACUUM is now FULL without ANALYZE

Am I right in my assumption that this VACUUM FULL can happen for any
database, not just a template database?

I think this is a bad idea. Vacuum full is not an option for our and many
other production databases. I suggest that should be a plain VACUUM.

Otherwise I think you have done great job finally integrating auto vacuum
into the backend.

Best Regards,
Michael Paesold


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] For review: Server instrumentation patch
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: [HACKERS] For review: Server instrumentation patch