projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a3543
)
Add missing mention of 'log' option for client_min_messages.
author
Bruce Momjian
Thu, 4 Apr 2002 04:33:58 +0000
(
04:33
+0000)
committer
Bruce Momjian
Thu, 4 Apr 2002 04:33:58 +0000
(
04:33
+0000)
src/backend/utils/misc/postgresql.conf.sample
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/misc/postgresql.conf.sample
b/src/backend/utils/misc/postgresql.conf.sample
index 01f55682b8800646224d2e5eefe0c345535ce62d..843ad5ce1583671d568b65fe0e29afeb3c44069f 100644
(file)
--- a/
src/backend/utils/misc/postgresql.conf.sample
+++ b/
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