pgsql: Doc: fix our example systemd script.

Started by Tom Laneover 4 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/164770078557.670.5467111518383664377@wrigleys.postgresql.org

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0de9b999d14f7c529c0a47b24198442b404db084

Modified Files
--------------
doc/src/sgml/runtime.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)