Re: [HACKERS] Autovacuum loose ends - Mailing list pgsql-patches

From Michael Paesold
Subject Re: [HACKERS] Autovacuum loose ends
Date
Msg-id 0bea01c5966e$58cd5db0$d501a8c0@zaphod
Whole thread Raw
In response to Re: [HACKERS] Autovacuum loose ends  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: [HACKERS] Autovacuum loose ends
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] For review: Server instrumentation patch
Next
From: "Dave Page"
Date:
Subject: Re: [HACKERS] For review: Server instrumentation patch