Re: Patch for 9.1: initdb -C option - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Patch for 9.1: initdb -C option
Date
Msg-id 4C45DDEE0200002500033A19@gw.wicourts.gov
Whole thread Raw
In response to Re: Patch for 9.1: initdb -C option  (David Christensen <david@endpoint.com>)
Responses Re: Patch for 9.1: initdb -C option
List pgsql-hackers
David Christensen <david@endpoint.com> wrote:
> On Jul 20, 2010, at 5:00 PM, Kevin Grittner wrote:
>> my shop has chosen to never touch the default postgresql.conf
>> file any more, beyond adding one line to the bottom of it which
>> is an include directive, to bring in our overrides.
> So you'll now issue:
> 
> $ initdb ... -C 'include localconfig.conf' ? :-)
Yeah, that would cover us.  I'm wondering if it is flexible enough
to serve everyone else so well.  I hesitate to suggest it, but
perhaps it would, in combination with the include directive
supporting a directory name to mean all files in the directory?  Or
maybe if it supported wildcards?
-Kevin


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: antisocial things you can do in git (but not CVS)
Next
From: Robert Haas
Date:
Subject: Re: dynamically allocating chunks from shared memory