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

Commit10d2695

Browse files
docs: clarify bgw_restart_time documentation
Author: Dave Cramer <davecramer@gmail.com>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/CADK3HHLZmqAQZ2ByPDQQ9yhGqax36kksq6sDkV0yYzsxw6ipvQ@mail.gmail.com
1 parentbda8225 commit10d2695

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/bgworker.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ typedef struct BackgroundWorker
130130

131131
<para>
132132
<structfield>bgw_restart_time</structfield> is the interval, in seconds, that
133-
<command>postgres</command> should wait before restarting the process, in
134-
case it crashes. It can be any positive value,
133+
<command>postgres</command> should wait before restarting the process in
134+
the event that it crashes. It can be any positive value,
135135
or <literal>BGW_NEVER_RESTART</literal>, indicating not to restart the
136136
process in case of a crash.
137137
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp