[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

postgres 7.1 - too much logging



Hi,

thanks to help from this list I now finally have successfully upgraded
to postgresql 7.1.

But now my syslog gets to much logging from postgres. In
postgresql.conf I have:

debug_level = 0
log_connections = on
log_pid = on
log_timestamp = on
syslog = 2
# if syslog is 0, turn silent_mode off!
silent_mode = off
syslog_facility = LOCAL0
trace_notify = off

So I would expect there to be no debugging info, but my syslog is full
of DEBUG and NOTICE (and other) messages from postgres. How could I
effectively reduce the logging to a sensible amount (no debugging, no
NOTICES at least)?

Thanks in advance!

Andreas Goesele



Reply to: