Re: Return of the Solaris vacuum polling problem -- anyone remember this?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Josh Berkus <josh@agliodbs.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-08-23T19:15:34Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> OK, I have attached a proposed patch to improve this.  I moved the
> pg_clog mention to a new paragraph and linked it to the reason the
> default is relatively low.

The references to "vacuum freeze" are incorrect; autovacuum does NOT
do the equivalent of VACUUM FREEZE.  Please stop playing around with
the perfectly good existing wording.

			regards, tom lane