summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/guix.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 9df177d13ae..b770d888a35 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -28842,9 +28842,6 @@ is to listen for connections from client applications. If set to
28842@code{""} PostgreSQL does not listen on any Unix-domain sockets, in 28842@code{""} PostgreSQL does not listen on any Unix-domain sockets, in
28843which case only TCP/IP sockets can be used to connect to the server. 28843which case only TCP/IP sockets can be used to connect to the server.
28844 28844
28845By default, the @code{#false} value means the PostgreSQL default value
28846will be used, which is currently @samp{/tmp}.
28847
28848@item @code{extra-config} (default: @code{'()}) 28845@item @code{extra-config} (default: @code{'()})
28849List of additional keys and values to include in the PostgreSQL config 28846List of additional keys and values to include in the PostgreSQL config
28850file. Each entry in the list should be a list where the first element 28847file. Each entry in the list should be a list where the first element