Re: last analyze / vacuum - Mailing list pgsql-admin

From Steve Crawford
Subject Re: last analyze / vacuum
Date
Msg-id 47A79192.9030808@pinpointresearch.com
Whole thread Raw
In response to last analyze / vacuum  (Kevin Kempter <kevin@kevinkempterllc.com>)
List pgsql-admin
Kevin Kempter wrote:
> Hi List;
>
> Is there a system catalog, or other means where I can find out the last time a
> table was analyzed and the last time a table was vacuumed?
>
Start with:
select * from pg_stat_all_tables;

Cheers,
Steve


pgsql-admin by date:

Previous
From: Kevin Kempter
Date:
Subject: last analyze / vacuum
Next
From: "Amit jain"
Date:
Subject: Amit jain wants to chat