Re: Experimental patch for inter-page delay in VACUUM - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Experimental patch for inter-page delay in VACUUM
Date
Msg-id 1067847887.2580.1.camel@fuji.krosing.net
Whole thread Raw
In response to Re: Experimental patch for inter-page delay in VACUUM  (Christopher Browne <cbbrowne@acm.org>)
List pgsql-hackers
Christopher Browne kirjutas E, 03.11.2003 kell 02:15:
> Well, actually, the case where it _would_ be troublesome would be
> where there was a combination of huge tables needing vacuuming and
> smaller ones that are _heavily_ updated (e.g. - account balances),
> where pg_autovacuum might take so long on some big tables that it
> wouldn't get to the smaller ones often enough.  

Can't one just run a _separate_ VACUUM on those smaller tables ?

------------
Hannu



pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: Port Report: UnixWare
Next
From: Hannu Krosing
Date:
Subject: Re: adding support for posix_fadvise()