Add missing mention of 'log' option for client_min_messages.

ecpg_big_bison
Bruce Momjian 24 years ago
parent 43a3543a4e
commit f5648c205c
  1. 2
      src/backend/utils/misc/postgresql.conf.sample

@ -121,7 +121,7 @@
# panic
#client_min_messages = notice # Values, in order of decreasing detail:
# debug5, debug4, debug3, debug2, debug1,
# log, notice, warning, error
# log, info, notice, warning, error
#silent_mode = false
#log_connections = false

Loading…
Cancel
Save