Error messages/logging (Was: Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/backend/parser gram.y parse_oper.c') - Mailing list pgsql-hackers

From Mattias Kregert
Subject Error messages/logging (Was: Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/backend/parser gram.y parse_oper.c')
Date
Msg-id d4efcc83c5122729cca505216aedec46
Whole thread Raw
List pgsql-hackers
Bruce Momjian wrote:
>

> I just think the WARN word coming up on users terminals is odd.  I can
> make the change in all the source files easily if we decide what the new
> error word should be.  Error?  Failure?
>

Yes, that's one of the things I don't understand with PostgreSQL.
ERROR would be much better.

It would be even better if the backend would have an option to
log all messages via syslog. That would be much easier, especially
if you use syslog to send log messages to a separate log server, or
if you want different types of messages to go to different locations,
like FATAL to a console, WARN to a file somewhere and so on.

/* m */

------------------------------

pgsql-hackers by date:

Previous
From: "Sergey V. Lunegov"
Date:
Subject: [HACKERS] subsribe
Next
From: "Vadim B. Mikheev"
Date:
Subject: Re: [HACKERS] subselect