From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Cc: | David Fetter <david(at)fetter(dot)org>, PostgreSQL Docs <pgsql-docs(at)postgresql(dot)org>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] Clarifying Autovacuum docs in the release notes |
Date: | 2005-09-23 02:43:03 |
Message-ID: | 200509230243.j8N2h3F23803@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-patches |
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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Lee, Patricia S. | 2005-09-23 16:55:08 | Acceptance Tests |
Previous Message | Alvaro Herrera | 2005-09-23 02:39:35 | Re: [PATCHES] Clarifying Autovacuum docs in the release notes |
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2005-09-23 07:14:03 | Re: Multiple -t options for pg_dump |
Previous Message | Alvaro Herrera | 2005-09-23 02:39:35 | Re: [PATCHES] Clarifying Autovacuum docs in the release notes |