]> 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:57 +0000 (12:39 -0400)
commit88418aacc9ff94a0a84b1d26ea6d64d0d5d1ecda
tree0c26894e5b50eff8fbd215554ab74c49daa0dc14
parent4d232292518736e64134d9d6bef6ca08f44dfdc4
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