]> granicus.if.org Git - postgresql/commit
initdb: only recommend pg_ctl to start the server
authorBruce Momjian <bruce@momjian.us>
Mon, 11 May 2015 16:14:57 +0000 (12:14 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 11 May 2015 16:14:57 +0000 (12:14 -0400)
commit2200713aa8bb857ae2737f659073907628c9e2ca
tree6c335b332b514b5469914b5616c9efef6e379366
parent23c33198b961f27c80655a7cf439d49ef5a1833d
initdb:  only recommend pg_ctl to start the server

Previously we mentioned the 'postgres' binary method as well.
src/bin/initdb/initdb.c