Re: Configuration include directory - Mailing list pgsql-hackers

From Greg Smith
Subject Re: Configuration include directory
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Configuration include directory  (Greg Smith <[email protected]>)
List pgsql-hackers
On 12/12/2011 01:34 PM, Greg Smith wrote:
> You can see a snapshot of the new doc page I built at 
> http://http://www.westnet.com/~gsmith/config-setting.html

One minute past send note on brain fade:  this section

include '00shared.conf'
include '01memory.conf'
include '02server.conf'


Was a pasto-o that was supposed to just be a list of files:

00shared.conf
01memory.conf
02server.conf

If that's the only thing I'm called on to change, I'll happily update patch and doc sample to reflect it.  It's a
trivialand obvious fix to the documentation source.
 


-- 
Greg Smith   2ndQuadrant US    [email protected]   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support  www.2ndQuadrant.us



pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Configuration include directory
Next
From: Jeff Davis
Date:
Subject: Re: GiST for range types (was Re: Range Types - typo + NULL string constructor)