1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-30 03:04:03 +02:00

doc: Document valid values for log-destination in postgresql-config-file.

* doc/guix.texi (Database Services) <posgresql-config-file>
[log-destination]: Mention valid values.

Change-Id: I111a258efba01c3889dfc36e44dc21f5137b91f1
This commit is contained in:
Maxim Cournoyer
2026-05-19 15:39:46 +09:00
parent 8de7f580cd
commit 02352f186f
+4 -2
View File
@@ -28826,8 +28826,10 @@ host all all ::1/128 md5"))
@table @asis
@item @code{log-destination} (default: @code{"syslog"})
The logging method to use for PostgreSQL@. Multiple values are accepted,
separated by commas.
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.
@item @code{hba-file} (default: @code{%default-postgres-hba})
Filename or G-expression for the host-based authentication