Content-Length: 261044 | pFad | http://github.com/postgrespro/postgres/commit/2200713aa8bb857ae2737f659073907628c9e2ca

8F initdb: only recommend pg_ctl to start the server · postgrespro/postgres@2200713 · GitHub
Skip to content

Commit 2200713

Browse files
committed
initdb: only recommend pg_ctl to start the server
Previously we mentioned the 'postgres' binary method as well.
1 parent 23c3319 commit 2200713

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/bin/initdb/initdb.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3641,11 +3641,7 @@ main(int argc, char *argv[])
36413641
get_parent_directory(bin_dir);
36423642

36433643
printf(_("\nSuccess. You can now start the database server using:\n\n"
3644-
" %s%s%spostgres%s -D %s%s%s\n"
3645-
"or\n"
36463644
" %s%s%spg_ctl%s -D %s%s%s -l logfile start\n\n"),
3647-
QUOTE_PATH, bin_dir, (strlen(bin_dir) > 0) ? DIR_SEP : "", QUOTE_PATH,
3648-
QUOTE_PATH, pgdata_native, QUOTE_PATH,
36493645
QUOTE_PATH, bin_dir, (strlen(bin_dir) > 0) ? DIR_SEP : "", QUOTE_PATH,
36503646
QUOTE_PATH, pgdata_native, QUOTE_PATH);
36513647

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/2200713aa8bb857ae2737f659073907628c9e2ca

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy