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 bda8225 commit 10d2695Copy full SHA for 10d2695
doc/src/sgml/bgworker.sgml
@@ -130,8 +130,8 @@ typedef struct BackgroundWorker
130
131
<para>
132
<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,
+ <command>postgres</command> should wait before restarting the process in
+ the event that it crashes. It can be any positive value,
135
or <literal>BGW_NEVER_RESTART</literal>, indicating not to restart the
136
process in case of a crash.
137
</para>
0 commit comments