Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Feature freeze date for 8.1


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: "Matthew T. O'Connor" <matthew(at)zeut(dot)net>
  • Cc: Christopher Browne <cbbrowne(at)acm(dot)org>, pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: Feature freeze date for 8.1
  • Date: Fri, 29 Apr 2005 11:59:45 -0400
  • Message-id: <6404(dot)1114790385(at)sss(dot)pgh(dot)pa(dot)us>

"Matthew T. O'Connor" <matthew(at)zeut(dot)net> writes:
> What to people think about having an optional "maintenance window" so 
> that autovac only takes action during an approved time.  But perhaps 
> just using the vacuum delay settings will be enough.

I'm not sure autovac should go completely catatonic during the day;
what if someone does an unusual mass deletion, or something?  But
it does seem pretty reasonable to have a notion of a maintenance
window where it should be more active than it is at other times.

Maybe what you want is two complete sets of autovac parameters.
Definitely at least two sets of the vacuum-delay values.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group