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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: tv(at)fuzzy(dot)cz
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: keeping a timestamp of the last stats reset (for a db, table and function)
Date: 2010-12-19 16:26:11
Message-ID: 24812.1292775971@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

tv(at)fuzzy(dot)cz writes:
> I can prepare an alternative patch, using just per-database timestamps. So
> even a reset for a single table/function would set the timestamp for the
> whole database.

That seems like quite a bizarre definition. What I was envisioning was
that we'd track only the time of the last whole-database stats reset.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-12-19 16:28:03 Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Previous Message Tom Lane 2010-12-19 16:21:51 Re: Extensions and custom_variable_classes (was: Extensions, patch v20 (bitrot fixes))