Content-Length: 257737 | pFad | http://github.com/postgrespro/postgres_cluster/commit/4b0fbfdf81e0a847b31d0b430f25f8660d5652c0

FF pg_ctl: Improve message · postgrespro/postgres_cluster@4b0fbfd · GitHub
Skip to content

Commit 4b0fbfd

Browse files
committed
pg_ctl: Improve message
Change message for restarting a server from a directory without a PID file. This accounts for the case where a restart happens after an initdb. The new message indicates that the start has not completed yet and might fail. Author: Jesper Pedersen <jesper.pedersen@redhat.com>
1 parent 637a934 commit 4b0fbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_ctl/pg_ctl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ do_restart(void)
965965
write_stderr(_("%s: PID file \"%s\" does not exist\n"),
966966
progname, pid_file);
967967
write_stderr(_("Is server running?\n"));
968-
write_stderr(_("starting server anyway\n"));
968+
write_stderr(_("trying to start server anyway\n"));
969969
do_start();
970970
return;
971971
}

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_cluster/commit/4b0fbfdf81e0a847b31d0b430f25f8660d5652c0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy