X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id E4112D7DE2; Thu, 22 Sep 2005 23:43:06 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 03414-03; Fri, 23 Sep 2005 02:43:02 +0000 (GMT) Received: from candle.pha.pa.us (candle.pha.pa.us [64.139.89.126]) by svr1.postgresql.org (Postfix) with ESMTP id C6599D8A4E; Thu, 22 Sep 2005 23:43:02 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id j8N2h3F23803; Thu, 22 Sep 2005 22:43:03 -0400 (EDT) From: Bruce Momjian Message-Id: <200509230243.j8N2h3F23803@candle.pha.pa.us> Subject: Re: [PATCHES] Clarifying Autovacuum docs in the release notes In-Reply-To: <20050923023935.GJ31459@surnet.cl> To: Alvaro Herrera Date: Thu, 22 Sep 2005 22:43:03 -0400 (EDT) Cc: David Fetter , PostgreSQL Docs , PostgreSQL Patches X-Mailer: ELM [version 2.4ME+ PL121 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.01 required=5 tests=[AWL=0.010] X-Spam-Level: X-Archive-Number: 200509/34 X-Sequence-Number: 3220 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 VACUUMs > the whole ..." should not be used. Maybe "... and executes > 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