| From: | Joe Maldonado <joe(dot)maldonado(at)gmail(dot)com> |
|---|---|
| To: | "Matthew T(dot) O'Connor" <matthew(at)tocr(dot)com>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: autovacuum daemon question... |
| Date: | 2005-11-09 19:34:51 |
| Message-ID: | 824355640511091134t7123bb51sf759391f68c1590f@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I agree...for now while I'm developing and debugging my application I can
have the logging be that verbose...I agree that these should be handled as
info messages, since they are invaluable in investigating problems.
- Joe
On 11/9/05, Matthew T. O'Connor <matthew(at)tocr(dot)com> wrote:
>
> Joe Maldonado wrote:
> > I have not seen any information so far on this but is there a way to
> > get the autovacuum daemon in PostgreSQL 8.1 to log the tables which it
> > is perfoming vacuum or analyze operation on?
>
> I think the autovacuum daemon does log it's activity however all it's
> output is set at DEBUG2 or DEBUG3, so you would have to turn up the
> logging settings for the whole postmaster in order to see it. I think
> perhaps these should be INFO or something a little more common.
>
>
--
Joe Maldonado
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim C. Nasby | 2005-11-09 20:29:29 | Re: Xeon vs Opteron - tests and questions |
| Previous Message | Tom Lane | 2005-11-09 19:19:09 | Re: Xeon vs Opteron - tests and questions |