Re: statistics collector - Mailing list pgsql-hackers

From Tom Lane
Subject Re: statistics collector
Date
Msg-id 19189.1004418805@sss.pgh.pa.us
Whole thread Raw
In response to statistics collector  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: statistics collector
List pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> There seems no docs about statistics collector. Especially I see
> following in guc:

> #ifdef BTREE_BUILD_STATS
> #show_btree_build_stats = false
> #endif

> What is it? No conifgure option, no ifdef in pg_config.h...

That's not new stats-collector stuff, that's ancient undocumented btree
cruft (possibly dating back to Berkeley).  Jan deserves blame for the
poor state of documentation of the stats collector, but not for this ;-)

What I've been able to deduce about the stats collector is documented
now in the Admin Guide...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql-committers?
Next
From: Hiroshi Inoue
Date:
Subject: Re: pgsql-committers?