Re: [patch] pg_ctl init extension - Mailing list pgsql-hackers

From Zdenek Kotala
Subject Re: [patch] pg_ctl init extension
Date
Msg-id 1258206638.1456.4.camel@localhost
Whole thread Raw
In response to Re: [patch] pg_ctl init extension  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: [patch] pg_ctl init extension
List pgsql-hackers
Peter Eisentraut píše v so 14. 11. 2009 v 10:41 +0200:
> On tor, 2009-09-17 at 21:43 +0200, Zdenek Kotala wrote:
> > Attached patch extends pg_ctl command with init option. 
> > 
> > pg_ctl -D /var/lib/postgres [-s] init
> > 
> > This should replace usage of initdb command which has problematic name
> > as we already discussed several times. Initdb binary will be still
> > there, but it can be renamed and move into execlib dir in the future.
> > 
> > Patch does not contains documentation changes. They will depends on
> > decision which database initialization method will be preferred.
> 
> OK, let's see.  The patch is pretty straightforward, but does anyone
> else actually want this?  Comments?
> 

Maybe we could ask on general where is more admins. I will send voting
email.
thanks for looking on this
    Zdenek



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: UTF8 with BOM support in psql
Next
From: Bernd Helmle
Date:
Subject: DTrace compiler warnings