public inbox for [email protected]
help / color / mirror / Atom feedFrom: Neil Conway <[email protected]>
To: David Fetter <[email protected]>
Cc: PostgreSQL Docs <[email protected]>
Cc: PostgreSQL Patches <[email protected]>
Subject: Re: [PATCHES] Clarifying Autovacuum docs in the release notes
Date: Mon, 12 Sep 2005 14:23:22 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
David Fetter wrote:
> ***************
> *** 173,179 ****
> Integrating autovacuum into the server allows it to be
> automatically started and stopped in sync with the database
> server, and allows autovacuum to be configured from
> ! <filename>postgresql.conf</>.
> </para>
> </listitem>
> </varlistentry>
> --- 173,181 ----
> Integrating autovacuum into the server allows it to be
> automatically started and stopped in sync with the database
> server, and allows autovacuum to be configured from
> ! <filename>postgresql.conf</>. Autovacuum now checks to see if
> ! the database is in danger of xid wraparound and
> ! <command>VACUUM</command>s the whole database if needed.
> </para>
> </listitem>
> </varlistentry>
AFAIK contrib/pg_autovacuum in 8.0 also checked for XID wraparound (or
at least its documentation claims that it does), so I don't see how this
is new functionality.
-Neil
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: [PATCHES] Clarifying Autovacuum docs in the release notes
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox