mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
Have log_temp_files be in kilobytes, remove trace call.
This commit is contained in:
@ -334,7 +334,7 @@
|
||||
#log_hostname = off
|
||||
|
||||
#log_temp_files = -1 # Log temporary files equal or larger
|
||||
# than the specified number of bytes.
|
||||
# than the specified number of kilobytes.
|
||||
# -1 disables; 0 logs all temp files
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user