Re: Test settings in postgresql.conf.sample in beta4
- From: Michael Fuhr <mike(at)fuhr(dot)org>
- To: Josh Berkus <josh(at)agliodbs(dot)com>
- Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
- Subject: Re: Test settings in postgresql.conf.sample in beta4
- Date: Thu, 27 Oct 2005 11:24:25 -0600
- Message-id: <20051027172425(dot)GA23991(at)winnie(dot)fuhr(dot)org>
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
Home |
Main Index |
Thread Index