diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 3 |
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 |
| 28843 | which case only TCP/IP sockets can be used to connect to the server. | 28843 | which case only TCP/IP sockets can be used to connect to the server. |
| 28844 | 28844 | ||
| 28845 | By default, the @code{#false} value means the PostgreSQL default value | ||
| 28846 | will be used, which is currently @samp{/tmp}. | ||
| 28847 | |||
| 28848 | @item @code{extra-config} (default: @code{'()}) | 28845 | @item @code{extra-config} (default: @code{'()}) |
| 28849 | List of additional keys and values to include in the PostgreSQL config | 28846 | List of additional keys and values to include in the PostgreSQL config |
| 28850 | file. Each entry in the list should be a list where the first element | 28847 | file. Each entry in the list should be a list where the first element |
