| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Autovacuum on by default? |
| Date: | 2006-08-18 05:52:09 |
| Message-ID: | 200608180752.10748.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian wrote:
> It is by default for unusual activity. It can be for normal activity
> using the proper GUC settings, but we don't have a way to control
> that just for autovacuum yet, and given what we have in 8.2, I don't
> see a need to add more until users say they need more.
Right, the server log should tend to being empty if there is nothing
unusual happening. I recall that someone once complained about every
checkpoint run making an entry; and every autovacuum run making one
would be about the same. Certainly, there is room for more fine-tuning
here, but the all-important question "Has autovacuum ever run
(recently)" can now be easily answered in 8.2, so we're good.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | niederland | 2006-08-18 05:53:10 | Re: BugTracker (Was: Re: 8.2 features status) |
| Previous Message | Alvaro Herrera | 2006-08-18 03:01:09 | Re: Can I assume there's only one _RETURN rule? |