Re: Problems with autovacuum - Mailing list pgsql-performance

From Alvaro Herrera
Subject Re: Problems with autovacuum
Date
Msg-id 20090609154827.GC5938@alvh.no-ip.org
Whole thread Raw
In response to Re: Problems with autovacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Problems with autovacuum  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Problems with autovacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Tom Lane escribió:

> Well, that code isn't even correct I think; you're not supposed to
> modify a GUC variable directly.  I think you should just silently
> use a naptime of at least X without changing the nominal GUC variable.
> And definitely without the WARNING --- that's nothing but log spam.

Glitches fixed in this version; will apply shortly to 8.3 and HEAD.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Attachment

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Best way to load test a postgresql server
Next
From: Alvaro Herrera
Date:
Subject: Re: Problems with autovacuum