From: | Bill Moran <wmoran(at)collaborativefusion(dot)com> |
---|---|
To: | Jean-David Beyer <jeandavid8(at)verizon(dot)net> |
Cc: | Pgsql performance <pgsql-performance(at)postgresql(dot)org> |
Subject: | Re: About autovacuum |
Date: | 2007-09-04 19:01:02 |
Message-ID: | 20070904150102.6441483b.wmoran@collaborativefusion.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
In response to Jean-David Beyer <jeandavid8(at)verizon(dot)net>:
> I have this turned on, and if I look at the log, it runs once a minute,
> which is fine.
>
> But what does it do? I.e, it runs VACUUM, but does it also do an analyze?
Yes. If you turn up the debugging level, you'll see detailed log
messages about its activities.
There were discussions on other lists about improving autovacuum's log
messages, I'm pretty sure it will log more helpful information in 8.3.
--
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmoran/
wmoran(at)collaborativefusion(dot)com
Phone: 412-422-3463x4023
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Lewis | 2007-09-04 19:18:00 | Re: join tables vs. denormalization by trigger |
Previous Message | Walter Mauritz | 2007-09-04 18:53:21 | join tables vs. denormalization by trigger |