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

From Tom Lane
Subject Re: BUG #1707: statistics collector starts with stats_start_collector = false
Date
Msg-id 26698.1118602258@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1707: statistics collector starts with stats_start_collector = false  ("Federico Di Gregorio" <fog@initd.org>)
Responses Re: BUG #1707: statistics collector starts with stats_start_collector
List pgsql-bugs
"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?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump: [tar archiver] could not write to tar member error
Next
From: Oliver Jowett
Date:
Subject: Re: BUG #1712: JDBC column precision for bigint is 0