Justin Pryzby writes:
> On Sun, Mar 20, 2022 at 12:11:19PM -0400, Tom Lane wrote:
>> Hmm ... maybe zero works too, or worked when this was written?
>> But you're right that "infinity" is now the documented way
>> to do it. Will fix, thanks for the report.
> +# 0 is the same as infinity, but "inf
On Sun, Mar 20, 2022 at 12:11:19PM -0400, Tom Lane wrote:
> PG Doc comments form writes:
> > In the service start section of the documentation, it is stated that using a
> > value of zero for TimeoutSec disables the systemd timeout. This is not
> > accurate and according to the documentation of sy
PG Doc comments form writes:
> In the service start section of the documentation, it is stated that using a
> value of zero for TimeoutSec disables the systemd timeout. This is not
> accurate and according to the documentation of systemd,
> https://www.freedesktop.org/software/systemd/man/systemd.
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/14/server-start.html
Description:
In the service start section of the documentation, it is stated that using a
value of zero for TimeoutSec disables the systemd timeout. This is not
accurate