More vacuum stats - Mailing list pgsql-hackers

From Magnus Hagander
Subject More vacuum stats
Date
Msg-id AANLkTikd051KsB0J1U0MNVC1fVYYytOahfKe6uK7+DXR@mail.gmail.com
Whole thread Raw
Responses Re: More vacuum stats  (Euler Taveira de Oliveira <euler@timbira.com>)
Re: More vacuum stats  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I noticed that we were already tracking the information about when an
autovacuum worker was last started in a database, but this information
was not exposed. The attached patch puts this column in
pg_stat_database.

Was there any particular reason why this wasn't exposed before that
I've missed, making this a bad addition? :-)

Oh, and this time, I *have* included updates to the regression tests.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Attachment

pgsql-hackers by date:

Previous
From: "Sergio A. Kessler"
Date:
Subject: Re: Version Numbering
Next
From: KaiGai Kohei
Date:
Subject: Re: security hook on authorization