We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a10952 commit 652804eCopy full SHA for 652804e
doc/src/sgml/bgworker.sgml
@@ -134,8 +134,8 @@ typedef struct BackgroundWorker
134
135
<para>
136
<structfield>bgw_restart_time</structfield> is the interval, in seconds, that
137
- <command>postgres</command> should wait before restarting the process, in
138
- case it crashes. It can be any positive value,
+ <command>postgres</command> should wait before restarting the process in
+ the event that it crashes. It can be any positive value,
139
or <literal>BGW_NEVER_RESTART</literal>, indicating not to restart the
140
process in case of a crash.
141
</para>
0 commit comments