Re: BUG #1707: statistics collector starts with stats_start_collector - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #1707: statistics collector starts with stats_start_collector
Date
Msg-id 200506130137.j5D1br925788@candle.pha.pa.us
Whole thread Raw
In response to Re: BUG #1707: statistics collector starts with stats_start_collector = false  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #1707: statistics collector starts with stats_start_collector = false
List pgsql-bugs
Tom Lane wrote:
> "Federico Di Gregorio" <fog@initd.org> writes:
> > If the following combinatio of parameters is used:
>
> > stats_start_collector = false
> > stats_row_level = true
>
> > the collector process is started even if the documentation says that "The
> > parameter stats_start_collector must be set to true for the statistics
> > collector to be launched at all."
>
> I believe stats_start_collector is forced on if any of the subsidiary
> parameters is set.  Isn't that what you want?

If that is the logic, why do we have stats_start_collector at all?
Seems we either should honor it, or remove it.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Dan Jacobson
Date:
Subject: could not connect to server: [then mess]
Next
From: Tom Lane
Date:
Subject: Re: BUG #1707: statistics collector starts with stats_start_collector = false