Re: Test settings in postgresql.conf.sample in beta4 - Mailing list pgsql-hackers

From Michael Fuhr
Subject Re: Test settings in postgresql.conf.sample in beta4
Date
Msg-id 20051027172425.GA23991@winnie.fuhr.org
Whole thread Raw
In response to Test settings in postgresql.conf.sample in beta4  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On Thu, Oct 27, 2005 at 09:54:03AM -0700, Josh Berkus wrote:
> Looks like someone left their test settings in postgresql.conf.sample in 
> the beta4 release:
> 
> -Line 224------------
> silent_mode = true
> #silent_mode = false             # DO NOT USE without syslog or 
> redirect_stderr

Are you sure you're looking at the right file?  I see that in neither
CVS nor the 8.1beta4 tarball.  In the latest version of that file
silent_mode is on line 286 and its value is "off", not 'false";
based on your output I'd guess you're looking at an 8.0 configuration
file.

-- 
Michael Fuhr


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Ideas for easier debugging of backend problems
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Ideas for easier debugging of backend problems