Re: [PATCHES] Clarifying Autovacuum docs in the release notes - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: [PATCHES] Clarifying Autovacuum docs in the release notes
Date
Msg-id 200509230243.j8N2h3F23803@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCHES] Clarifying Autovacuum docs in the release notes  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-docs
Cleaned up:

        Also autovacuum now checks
        if the database is in danger of xid wraparound and
        vacuums the database if needed.


---------------------------------------------------------------------------

Alvaro Herrera wrote:
> Bruce Momjian wrote:
>
> > David Fetter wrote:
> > >
> > > Please find attached a patch which tells about what the spiffy,
> > > integrated autovacuum now does :)
> >
> > Patch applied.  Thanks.
>
> I think somebody has complained in the past that "verb-ification" of
> command names is not good style, so the  " ... and <command>VACUUM</>s
> the whole ..." should not be used.  Maybe "... and executes
> <command>VACUUM</> on the whole ..." is better?
>
> --
> Alvaro Herrera                 http://www.amazon.com/gp/registry/CTMLCN8V17R4
> FOO MANE PADME HUM
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-docs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [PATCHES] Clarifying Autovacuum docs in the release notes
Next
From: "Lee, Patricia S."
Date:
Subject: Acceptance Tests