Doc: fix our example systemd script.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a1efc8f8c820a1e94eb26f7c93e4c6f6e9b277d6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-03-20T16:39:48Z
Releases: 14.3
Doc: fix our example systemd script.

The example used "TimeoutSec=0", but systemd's documented way to get
the desired effect is "TimeoutSec=infinity".

Discussion: https://postgr.es/m/164770078557.670.5467111518383664377@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +4 −4

Documentation touched

Discussion