From bf55797e7b1ac32aa836492e8db3c3314e3ffad8 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Tue, 19 May 2026 15:00:41 +0900 Subject: doc: Remove stale paragraph about postgres socket-directory's default. The default value was changed in commit 502925655d1a51aad544804c8ef492a5d24e1776 ("doc: Update postgresql defaut socket directory."). Change-Id: I9d495de696273bd35f77c858fd22653a556e2c13 --- doc/guix.texi | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc') 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 @code{""} PostgreSQL does not listen on any Unix-domain sockets, in which case only TCP/IP sockets can be used to connect to the server. -By default, the @code{#false} value means the PostgreSQL default value -will be used, which is currently @samp{/tmp}. - @item @code{extra-config} (default: @code{'()}) List of additional keys and values to include in the PostgreSQL config file. Each entry in the list should be a list where the first element -- cgit v1.2.3