Fix some whitespace formatting, and remove an overly-verbose
parameter description: postgresql.conf is not the place for documentating the functionality of a GUC var.
This commit is contained in:
parent
46c3e29b8e
commit
017e3e244a
@ -168,10 +168,7 @@
|
||||
# debug5, debug4, debug3, debug2, debug1,
|
||||
# info, notice, warning, error, panic(off)
|
||||
|
||||
#log_min_duration_statement = -1 # Log all statements whose
|
||||
# execution time exceeds the value, in
|
||||
# milliseconds. Zero prints all queries.
|
||||
# Minus-one disables.
|
||||
#log_min_duration_statement = -1 # -1 is disabled, in milliseconds.
|
||||
|
||||
#silent_mode = false # DO NOT USE without Syslog!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user