age of statistics - Mailing list pgsql-admin

From colin roald
Subject age of statistics
Date
Msg-id 20030905011449.GI2571@moonbase.hopto.org
Whole thread Raw
Responses Re: age of statistics  (colin roald <colin@gungeralv.org>)
List pgsql-admin
Is there a way to query the database to find out how old the current
table statistics are?  That is, when the ANALYZE command was last run
on a given table?  It seems like there ought to be a table somewhere
in pg_catalog I can't find it in the PostgreSQL Administrator
documentation, nor by searching google.

Thanks,


--
colin | perfection is reached, not when there is no longer anything to add,
roald | but when there is no longer anything to take away.
                         (antoine de saint-exupery)

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Seeking information about backup/recovery
Next
From: Tom Lane
Date:
Subject: Re: experimenting with coalesce, strange EXPLAIN results