Doc: fix our example systemd script.
authorTom Lane <[email protected]>
Sun, 20 Mar 2022 16:39:40 +0000 (12:39 -0400)
committerTom Lane <[email protected]>
Sun, 20 Mar 2022 16:40:05 +0000 (12:40 -0400)
commit0de9b999d14f7c529c0a47b24198442b404db084
tree57970f256c4144151ceb58d8227f4eb90eecb6c7
parent49c5cd5c4e7ac408dc0ae64fa77b16a4e0c63c8b
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