]> granicus.if.org Git - postgresql/commitdiff
Add missing mention of 'log' option for client_min_messages.
authorBruce Momjian <bruce@momjian.us>
Thu, 4 Apr 2002 04:33:58 +0000 (04:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 4 Apr 2002 04:33:58 +0000 (04:33 +0000)
src/backend/utils/misc/postgresql.conf.sample

index 01f55682b8800646224d2e5eefe0c345535ce62d..843ad5ce1583671d568b65fe0e29afeb3c44069f 100644 (file)
                                #   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