Re: Patch for 9.1: initdb -C option
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: David Christensen <david@endpoint.com>
Cc: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>
Date: 2010-03-29T09:22:48Z
Lists: pgsql-hackers
On mån, 2010-03-29 at 00:04 -0500, David Christensen wrote: > Enclosed is a patch to add a -C option to initdb to allow you to easily append configuration directives to the generated postgresql.conf file for use in programmatic generation. I like this idea, but please use small -c for consistency with the postgres program.