Revision 12620
Added by Aaron Marcuse-Kubitza almost 11 years ago
postgresql.conf | ||
---|---|---|
368 | 368 |
# warning |
369 | 369 |
# error |
370 | 370 |
|
371 |
log_min_messages = debug2 # show what autovacuum is doing |
|
371 |
#log_min_messages = debug2 # show what autovacuum is doing
|
|
372 | 372 |
#log_min_messages = warning # values in order of decreasing detail: |
373 | 373 |
# debug5 |
374 | 374 |
# debug4 |
Also available in: Unified diff
schemas/postgresql.conf: log_min_messages: dropped the verbosity back down to the default, to avoid clogging up the logs