mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Remove postgresql.conf of 'info' as a valid client_min_messages level.
This commit is contained in:
@ -167,7 +167,7 @@
|
||||
|
||||
#client_min_messages = notice # Values, in order of decreasing detail:
|
||||
# debug5, debug4, debug3, debug2, debug1,
|
||||
# log, info, notice, warning, error
|
||||
# log, notice, warning, error
|
||||
|
||||
#log_min_messages = notice # Values, in order of decreasing detail:
|
||||
# debug5, debug4, debug3, debug2, debug1,
|
||||
|
Reference in New Issue
Block a user