summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 08cc212b796..8d45ed1f43b 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -28827,9 +28827,8 @@ host all all ::1/128 md5"))
28827@table @asis 28827@table @asis
28828@item @code{log-destination} (default: @code{"syslog"}) 28828@item @code{log-destination} (default: @code{"syslog"})
28829The logging method to use for PostgreSQL@. Valid values are 28829The logging method to use for PostgreSQL@. Valid values are
28830@code{"stderr"}, @code{"csvlog"}, @code{"jsonlog"}, stder@code{"syslog"} 28830@code{"stderr"}, @code{"csvlog"}, @code{"jsonlog"}, @code{"syslog"} and
28831and @code{"eventlog"}. Multiple values are accepted, separated by 28831@code{"eventlog"}. Multiple values are accepted, separated by commas.
28832commas.
28833 28832
28834@item @code{hba-file} (default: @code{%default-postgres-hba}) 28833@item @code{hba-file} (default: @code{%default-postgres-hba})
28835Filename or G-expression for the host-based authentication 28834Filename or G-expression for the host-based authentication