Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitceb5b78

Browse files
committed
Mention the default pg_ctl wait time in the -t option documentation
1 parentef204db commitceb5b78

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ PostgreSQL documentation
314314
<listitem>
315315
<para>
316316
The number of seconds to wait when waiting for start or shutdown
317-
to complete.
317+
to complete. The default is 60 seconds.
318318
</para>
319319
</listitem>
320320
</varlistentry>
@@ -324,7 +324,8 @@ PostgreSQL documentation
324324
<listitem>
325325
<para>
326326
Wait for the start or shutdown to complete. The default wait time
327-
is 60 seconds. This is the default option for shutdowns. A successful
327+
is 60 seconds but can be overridden with the option <option>-t</option>.
328+
To wait is the default option for shutdowns. A successful
328329
shutdown is indicated by removal of the <acronym>PID</acronym>
329330
file. For starting up, a successful <command>psql -l</command>
330331
indicates success. <command>pg_ctl</command> will attempt to

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp