diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 5 |
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"}) |
| 28829 | The logging method to use for PostgreSQL@. Valid values are | 28829 | The 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 |
| 28831 | and @code{"eventlog"}. Multiple values are accepted, separated by | 28831 | @code{"eventlog"}. Multiple values are accepted, separated by commas. |
| 28832 | commas. | ||
| 28833 | 28832 | ||
| 28834 | @item @code{hba-file} (default: @code{%default-postgres-hba}) | 28833 | @item @code{hba-file} (default: @code{%default-postgres-hba}) |
| 28835 | Filename or G-expression for the host-based authentication | 28834 | Filename or G-expression for the host-based authentication |
