doc: Clarify unit of logging for log_temp_files
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 28 Nov 2022 10:10:01 +0000 (11:10 +0100)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 28 Nov 2022 10:10:01 +0000 (11:10 +0100)
commit1f059a440864021b23b0667e7c0cb664710b660d
treefe2c237df77b0ebeb02e2375422b36bd954b77ce
parentcbe6e482d7bf851c6e466697a21dcef7b05cbb59
doc: Clarify unit of logging for log_temp_files

When the unit is omitted from log_temp_files the value is taken as kb,
but the logged value is also without unit but specified in bytes. This
could cause some confusion, so clarify in the documentation which unit
is used when logging.

Reported-by: iphatiey5eu2au6@pasms.be
Reviewed-by: Bruce Momjian <bruce@momjian.us>
Discussion: https://postgr.es/m/166859439833.632.13122583000472281400@wrigleys.postgresql.org
doc/src/sgml/config.sgml