Re: Experimental patch for inter-page delay in VACUUM

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Stephen" <jleelim@xxxxxx.com>
Cc: pgsql-hackers@postgresql.org
Date: 2003-10-31T19:07:01Z
Lists: pgsql-hackers
"Stephen" <jleelim@xxxxxx.com> writes:
> Great! I haven't tried it yet, but I love the thought of it already :-)
> I've been waiting for something like this for the past 2 years and now it's
> going to make my multi-gigabyte PostgreSQL more usable and responsive. Will
> the delay be tunable per VACUUM invocation?

As the patch is set up, you just do "SET vacuum_page_delay = n" and
then VACUUM.

			regards, tom lane