Re: pg 8.1.2 performance issue - Mailing list pgsql-general

From Ed L.
Subject Re: pg 8.1.2 performance issue
Date
Msg-id 200603280940.40763.pgsql@bluepolka.net
Whole thread Raw
In response to Re: pg 8.1.2 performance issue  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Sunday March 26 2006 9:14 am, Tom Lane wrote:
> "Ed L." <pgsql@bluepolka.net> writes:
> > With our set of 4 DBs, that amounts to once every 40 minutes
> > for the given database.  I see "LOG:  autovacuum: processing
> > database "xyz"" in the log, but I do not see any
> > analyze/vacuum commands being issued at all (does it log
> > when it
> > analyzes/vacuums?).
>
> Not at the default logging level --- I think you have to go to
> DEBUG1 or DEBUG2 to get info about per-table actions.  (This
> ought to be rethought, likely, as that will also clutter your
> log with a ton of extraneous info...)

Yes, I'd definitely like to see those vacuums and analyzes logged
similarly to user-generated queries.

Ed

pgsql-general by date:

Previous
From: karly@kipshouse.org
Date:
Subject: Re: FAQ 1.1
Next
From: Guy Fraser
Date:
Subject: Re: Advantages of PostgreSQL over MySQL 5.0