doc: Update postgresql defaut socket directory.

This is a follow-up of: 502925655d.

* doc/guix.texi (Database Services): Update the PostgreSQL default socket
directory value.
This commit is contained in:
Mathieu Othacehe 2021-09-27 20:28:21 +00:00
parent d27e871ebb
commit 81a34a90d7
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -20272,7 +20272,7 @@ configuration.
@item @code{ident-file} (default: @code{%default-postgres-ident})
Filename or G-expression for the user name mapping configuration.
@item @code{socket-directory} (default: @code{#false})
@item @code{socket-directory} (default: @code{"/var/run/postgresql"})
Specifies the directory of the Unix-domain socket(s) on which PostgreSQL
is to listen for connections from client applications. If set to
@code{""} PostgreSQL does not listen on any Unix-domain sockets, in