Re: Distinguishing autovacuum activity in pg_stat_activity - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: Distinguishing autovacuum activity in pg_stat_activity
Date
Msg-id 478A93B5.6010406@commandprompt.com
Whole thread Raw
In response to Re: Distinguishing autovacuum activity in pg_stat_activity  ("Guillaume Smet" <guillaume.smet@gmail.com>)
List pgsql-hackers
Guillaume Smet wrote:
> On Jan 13, 2008 11:27 PM, Joshua D. Drake <jd@commandprompt.com> wrote:
>> AUTOVACUUM ANALYZE foo.bar more clear.
> 
> Doesn't autovacuum also trigger ANALYZE only?
> 
> That's why I proposed an 'autovacuum:' prefix.

Oh so:

autovacuum: vacuum
autovacuum: analyze
autovacuum: vacuum analyze

Yeah that's cool.

Joshua D. Drake



> 
> --
> Guillaume
> 



pgsql-hackers by date:

Previous
From: "Guillaume Smet"
Date:
Subject: Re: Distinguishing autovacuum activity in pg_stat_activity
Next
From: Tom Lane
Date:
Subject: Re: Index trouble with 8.3b4