mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
Properly document default value of log_min_error_statement in postgresql.conf.
This commit is contained in:
@ -133,7 +133,7 @@
|
||||
#log_duration = false
|
||||
#log_timestamp = false
|
||||
|
||||
#log_min_error_statement = error # Values in order of increasing severity:
|
||||
#log_min_error_statement = panic # Values in order of increasing severity:
|
||||
# debug5, debug4, debug3, debug2, debug1,
|
||||
# info, notice, warning, error, panic(off)
|
||||
|
||||
|
Reference in New Issue
Block a user