]> 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:53 +0000 (12:39 -0400)
commit36c3acb397e15ee7f7d5545b4775eecc2ded917f
treef4b54006792ef997dd6bce4d43ae02fba2bdb44c
parentfe14b0dd45a8d028d7ae49b68e445f78e8535015
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