mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Remove DEBUG_LEVEL from postgresql.conf. Now uses CLIENT/SERVER_MIN_MESSAGES.
This commit is contained in:
@ -128,8 +128,6 @@
|
||||
#log_timestamp = false
|
||||
#log_pid = false
|
||||
|
||||
#debug_level = 0 # range 0-16
|
||||
|
||||
#debug_print_query = false
|
||||
#debug_print_parse = false
|
||||
#debug_print_rewritten = false
|
||||
|
Reference in New Issue
Block a user