Re: [PATCH] Statistics collection for CLUSTER command - Mailing list pgsql-hackers

From Satoshi Nagayasu
Subject Re: [PATCH] Statistics collection for CLUSTER command
Date
Msg-id 5236A478.4020803@uptime.jp
Whole thread Raw
In response to [PATCH] Statistics collection for CLUSTER command  (Vik Fearing <vik.fearing@dalibo.com>)
Responses Re: [PATCH] Statistics collection for CLUSTER command
List pgsql-hackers
(2013/08/08 20:52), Vik Fearing wrote:
> As part of routine maintenance monitoring, it is interesting for us to
> have statistics on the CLUSTER command (timestamp of last run, and
> number of runs since stat reset) like we have for (auto)ANALYZE and
> (auto)VACUUM.  Patch against today's HEAD attached.
>
> I would add this to the next commitfest but I seem to be unable to log
> in with my community account (I can log in to the wiki).  Help appreciated.

I have reviewed the patch.

Succeeded to build with the latest HEAD, and passed the regression
tests.

Looks good enough, and I'd like to add a test case here, not only
for the view definition, but also working correctly.

Please take a look at attached one.

Regards,
--
Satoshi Nagayasu <snaga@uptime.jp>
Uptime Technologies, LLC. http://www.uptime.jp

Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: \h open
Next
From: Heikki Linnakangas
Date:
Subject: Re: Cube extension point support // GSoC'13