]> 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:40:01 +0000 (12:40 -0400)
commitf693e9964010cce8f1bd0fca3453b09add68593c
treef744281253d243287542498be89e7cf0f37423b1
parentb68929d6e6a394ccc6dda771281d446961e466a1
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