Re: Background worker docs,

Dave Cramer <davecramer@gmail.com>

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

> > On 27 Aug 2021, at 15:17, Dave Cramer <davecramer@gmail.com> wrote:
> >
> > Why is the last comma there ?
> >
> > "bgw_restart_time is the interval, in seconds, that postgres should wait
> before restarting the process, in case it crashes."
>
> > -   <command>postgres</command> should wait before restarting the
> process, in
> > +   <command>postgres</command> should wait before restarting the
> process in
>
> While not being an native english speaker, I agree that this reads better.
>

As a native English speaker, I was left wondering what else the timeout
would be used for.


Dave Cramer

Commits

  1. docs: clarify bgw_restart_time documentation