Re: statistics collector

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: statistics collector
Date: 2001-10-30 05:03:19
Message-ID: 20011030140319K.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Hi,
>
> 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...

Please ignore this. I noticed after postings that it does nothing with
the new statistics collector.

Anyway, I see no docs for the statistics collector...
--
Tatsuo Ishii

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-10-30 05:09:38 Re: Regression error on unixware 7 and open unix 8
Previous Message Tatsuo Ishii 2001-10-30 04:35:23 statistics collector