| From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Cc: | iphatiey5eu2au6(at)pasms(dot)be |
| Subject: | temporary file size clarification |
| Date: | 2022-11-16 10:26:38 |
| Message-ID: | 166859439833.632.13122583000472281400@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/14/runtime-config-logging.html
Description:
The setting log_temp_files will enable logging of the usage of temporary
files, including their size in the log files. The setting is given in
kilobytes, which is clearly documented. However, I could not find any clear
documentation that describes the unit of size that is used in the logfiles
themselves, the log line is something like "profiles(at)profiles LOG:
temporary file: path "base/pgsql_tmp/pgsql_tmp31863.1", size 3137536" but
there is no size unit in the logfile or in the settings documentation. Can
you add whether the log line is in bytes/kilobytes/megabytes?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2022-11-17 17:19:50 | Merge statement |
| Previous Message | Daniel Gustafsson | 2022-11-15 10:15:51 | Re: Consistency of units (bits vs bytes) |