Re: Background worker docs,

Dave Cramer <davecramer@gmail.com>

From: Dave Cramer <davecramer@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Daniel Gustafsson <daniel@yesql.se>, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-08-27T13:52:50Z
Lists: pgsql-docs
On Fri, 27 Aug 2021 at 09:50, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Dave Cramer <davecramer@gmail.com> writes:
> >> -   <command>postgres</command> should wait before restarting the
> >> process, in
> >> +   <command>postgres</command> should wait before restarting the
> >> process in
>
> > As a native English speaker, I was left wondering what else the timeout
> > would be used for.
>
> Maybe s/in case/if/ ?  Or s/in case/after/ ?  It does seem like this
> sentence needs more help than just comma-removal.
>

In my mind "in the event that it crashes" made it clear

>
>                         regards, tom lane
>

Commits

  1. docs: clarify bgw_restart_time documentation