doc: Clarify unit of logging for log_temp_files

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 1f059a440864021b23b0667e7c0cb664710b660d
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-11-28T10:10:01Z
Releases: 16.0
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

Files

PathChange+/−
doc/src/sgml/config.sgml modified +1 −1

Documentation touched

Discussion