Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > The following patch removes the GUC stats_start_collector.  The stats
> > process is now always started.
> 
> WAIT a second!!!
> 
> That was *not* the agenda; the collector is only supposed to start if
> you turn on at least one of the collection options.

Really?  I thought the process always started and it just sits there if
nothing is fed to it, no?  In fact, if it wasn't started from the
beginning, we couldn't enable query strings without restarting the
server.

The current default is true, meaning it always started.

-- 
  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

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to