From 922b8de46b67bf97029fe02521df3be855dfc65c Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 26 Jul 2021 11:01:03 +0900 Subject: [PATCH] doc: link to main documentation section about RemoveIPC --- doc/configuration-file-service-commands.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/configuration-file-service-commands.xml b/doc/configuration-file-service-commands.xml index 02600cf8..8c407c39 100644 --- a/doc/configuration-file-service-commands.xml +++ b/doc/configuration-file-service-commands.xml @@ -27,7 +27,9 @@ If using systemd, ensure you have RemoveIPC set to off. - See the systemd + See the PostgreSQL documentation section + systemd RemoveIPC + and also the systemd entry in the PostgreSQL wiki for details.