| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | iphatiey5eu2au6(at)pasms(dot)be, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: temporary file size clarification |
| Date: | 2022-11-23 19:43:03 |
| Message-ID: | Y353x4D2FLPgrc3A@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Wed, Nov 16, 2022 at 10:26:38AM +0000, PG Doc comments form wrote:
> 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?
Uh, I believe it is simply in bytes.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kirk Wolak | 2022-11-24 04:06:34 | Re: nextval parameter is not clear |
| Previous Message | Bruce Momjian | 2022-11-23 18:24:15 | Re: Possibly Incorrect Data Return |