Re: [PERFORM] since when has pg_stat_user_indexes.idx_scan been counting? - Mailing list pgsql-admin

From Willy-Bas Loos
Subject Re: [PERFORM] since when has pg_stat_user_indexes.idx_scan been counting?
Date
Msg-id BANLkTinTsg18Wk9+JPrpfOXCkn-W0D2TNw@mail.gmail.com
Whole thread Raw
In response to Re: [PERFORM] since when has pg_stat_user_indexes.idx_scan been counting?  (raghu ram <raghuchennuru@gmail.com>)
List pgsql-admin
Then, are the index scans counted in a memory variable and written at analyze time?

On Thu, May 12, 2011 at 8:22 PM, raghu ram <raghuchennuru@gmail.com> wrote:

"Analyze" activity will update the statistics of each catalog table.
--Raghu Ram




--
"Patriotism is the conviction that your country is superior to all others because you were born in it." -- George Bernard Shaw

pgsql-admin by date:

Previous
From: raghu ram
Date:
Subject: Re: [PERFORM] since when has pg_stat_user_indexes.idx_scan been counting?
Next
From:
Date:
Subject: Postgres Incremental Bakcup