Re: [HACKERS] RFC: Industrial-strength logging - Mailing list pgsql-hackers

From Stephen Kogge
Subject Re: [HACKERS] RFC: Industrial-strength logging
Date
Msg-id 199910232030.QAA17104@tuna.uimage.com
Whole thread Raw
List pgsql-hackers
Is there something syslog does not do? multi level is
built in. Use a cron task to record back to a postgres db if needed/wanted.
syslog.conf lets you decide what to log (to some degree).
Why re-invent things? Most admins sort-of understand syslog.

-- Stephen N. Koggestevek@uimage.comhttp://www.uimage.com




pgsql-hackers by date:

Previous
From: "Ansley, Michael"
Date:
Subject: RE: [HACKERS] New psql startup banner
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Path-length follies