mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-03 02:24:05 +02:00
doc: Fix typo.
Follow-up to commit 02352f186f.
* doc/guix.texi (Database Services): Fix typo.
Change-Id: If3c672c3a986b4d0eaf0892cfb44c59fe9413310
This commit is contained in:
+2
-3
@@ -28827,9 +28827,8 @@ host all all ::1/128 md5"))
|
||||
@table @asis
|
||||
@item @code{log-destination} (default: @code{"syslog"})
|
||||
The logging method to use for PostgreSQL@. Valid values are
|
||||
@code{"stderr"}, @code{"csvlog"}, @code{"jsonlog"}, stder@code{"syslog"}
|
||||
and @code{"eventlog"}. Multiple values are accepted, separated by
|
||||
commas.
|
||||
@code{"stderr"}, @code{"csvlog"}, @code{"jsonlog"}, @code{"syslog"} and
|
||||
@code{"eventlog"}. Multiple values are accepted, separated by commas.
|
||||
|
||||
@item @code{hba-file} (default: @code{%default-postgres-hba})
|
||||
Filename or G-expression for the host-based authentication
|
||||
|
||||
Reference in New Issue
Block a user