mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Default server_min_messages is NOTICE.
This commit is contained in:
@ -111,7 +111,7 @@
|
||||
# Message display
|
||||
#
|
||||
|
||||
#server_min_messages = log # Values, in order of decreasing detail:
|
||||
#server_min_messages = notice # Values, in order of decreasing detail:
|
||||
# debug5, debug4, debug3, debug2, debug1,
|
||||
# info, notice, error, log, fatal, panic
|
||||
#client_min_messages = info # Values, in order of decreasing detail:
|
||||
|
Reference in New Issue
Block a user