Skip to content

Commit c9707d9

Browse files
committed
Documentation fix: pg_ctl no longer makes connection attempts.
Overlooked in commit f13ea95. Noted by Nick Barnes. Discussion: https://postgr.es/m/20180123093723.7407.3386@wrigleys.postgresql.org
1 parent f9bbd46 commit c9707d9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

doc/src/sgml/ref/pg_ctl-ref.sgml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -405,10 +405,12 @@ PostgreSQL documentation
405405
</para>
406406

407407
<para>
408-
When waiting for startup, <command>pg_ctl</command> repeatedly
409-
attempts to connect to the server.
410-
When waiting for shutdown, <command>pg_ctl</command> waits for
411-
the server to remove its <acronym>PID</acronym> file.
408+
When waiting, <command>pg_ctl</command> repeatedly checks the
409+
server's <acronym>PID</acronym> file, sleeping for a short amount
410+
of time between checks. Startup is considered complete when
411+
the <acronym>PID</acronym> file indicates that the server is ready to
412+
accept connections. Shutdown is considered complete when the server
413+
removes the <acronym>PID</acronym> file.
412414
<command>pg_ctl</command> returns an exit code based on the
413415
success of the startup or shutdown.
414416
</para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy