Re: change name of redirect_stderr? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: change name of redirect_stderr?
Date
Msg-id 200708141645.l7EGjPI24329@momjian.us
Whole thread Raw
In response to Re: change name of redirect_stderr?  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: change name of redirect_stderr?  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Andrew Dunstan wrote:
> 
> 
> Alvaro Herrera wrote:
> >>> That sounds like you want to log when the collector starts, which is not
> >>> the case and is confusing -- what collector is it talking about?  This
> >>> is about starting the log collector.
> >>>       
> >> Yea, good point.  I was just wondering because I don't see 'start' used
> >> in anywhere at the beginning of a GUC variable.
> >>     
> >
> > Good point too.  In other places we just name the feature that's to be
> > started, for example we don't use "start_autovacuum".
> >
> >   
> 
> How about just "log_collector" then?
> 
> Lets decide ASAP please - I want to get this committed.

Works for me, or enable_log_collector?  Based on Alvaro's comments,
log_collector does sound like we are logging collector activity.

--  Bruce Momjian  <bruce@momjian.us>          http://momjian.us EnterpriseDB
http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Problem with locks
Next
From: "Kevin Grittner"
Date:
Subject: Re: change name of redirect_stderr?