Re: keeping a timestamp of the last stats reset (for a db, table and function)

Tomas Vondra <tv@fuzzy.cz>

From: Tomas Vondra <tv@fuzzy.cz>
To: pgsql-hackers@postgresql.org
Date: 2011-02-03T22:06:10Z
Lists: pgsql-hackers

Attachments

Dne 30.1.2011 23:22, Robert Haas napsal(a):
> On Thu, Dec 23, 2010 at 2:41 PM, Tomas Vondra <tv@fuzzy.cz> wrote:
>>>> OK, so here goes the simplified patch - it tracks one reset timestamp
>>>> for a background writer and for each database.
>>>
>>> I think you forgot the attachment.
>>
>> Yes, I did. Thanks!
> 
> This patch no longer applies.  Please update.

I've updated the patch - rebased to the current HEAD.

regards
Tomas