Commit 1f059a4
committed
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.org1 parent cbe6e48 commit 1f059a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7501 | 7501 | | |
7502 | 7502 | | |
7503 | 7503 | | |
7504 | | - | |
| 7504 | + | |
7505 | 7505 | | |
7506 | 7506 | | |
7507 | 7507 | | |
| |||
0 commit comments