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

From Zdenek Kotala
Subject [patch] pg_ctl init extension
Date
Msg-id 1253216589.7251.16.camel@localhost
Whole thread Raw
Responses Re: [patch] pg_ctl init extension
Re: [patch] pg_ctl init extension
List pgsql-hackers
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.



    Zdenek


Attachment

pgsql-hackers by date:

Previous
From: Dan Colish
Date:
Subject: Re: generic copy options
Next
From: Dimitri Fontaine
Date:
Subject: Re: Feedback on getting rid of VACUUM FULL