From: | "Chris Hoover" <revoohc(at)gmail(dot)com> |
---|---|
To: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Autovacuum ideas |
Date: | 2006-04-11 23:02:45 |
Message-ID: | 1d219a6f0604111602m62445e60h425c5dd59219606e@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
I have an idea/request for the autovacuum daemon.
As far as I can tell, there is no way to tell the daemon to only do it's
work between certain hours. Could this be added as an option? In my
situation, I have tables that if vacuumed during the day would cause a
noticeable slowdown to my users and has therefore been deemed unacceptable
by management. This is one thing that is preventing me from turning on
autovacuun,. However, due to the activity on them, they really need to be
vacuumed daily. It would be nice to be able to tell autovacuum to run, but
have a way to tell it to always sleep during these hours (i.e. 7am to 5pm
daily). Has there been any thought into a feature like this?
Thanks,
Chris
From | Date | Subject | |
---|---|---|---|
Next Message | Anthony Ransley | 2006-04-11 23:21:17 | Re: Autovacuum ideas |
Previous Message | Devrim GUNDUZ | 2006-04-11 15:27:10 | Re: advice on PGSQL cluster (active/passive) |