]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: fix our example systemd script.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Mar 2022 16:39:40 +0000 (12:39 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Mar 2022 16:39:48 +0000 (12:39 -0400)
commita1efc8f8c820a1e94eb26f7c93e4c6f6e9b277d6
tree6d231aae0eb77c90f06959330c7ff7d459202f03
parentc422e8da7ec26f7f43c05b6020fd80fd24d3c8a2
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
doc/src/sgml/runtime.sgml