diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index adab2f8..645cbb9 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -4143,6 +4143,12 @@ SELECT * FROM parent WHERE key = 2400; server log + When logs are written to the file-system their paths, names, and + types are recorded in + the file. This provides + a convenient way to find and access log content without establishing a + database connection. + Where To Log diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index 5bea196..377820b 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -60,7 +60,7 @@ Item Subdirectory containing per-database subdirectories - + current_logfiles A file recording the current log file(s) used by the syslogger and its log format, stderr or csvlog. Each line