7.0 RPMS and syslog problem. - Mailing list pgsql-hackers

From Michael Schout
Subject 7.0 RPMS and syslog problem.
Date
Msg-id 20000517092605.A18016@gkg.net
Whole thread Raw
Responses Re: 7.0 RPMS and syslog problem. (more)
List pgsql-hackers
Hi.

I've installed the v7.0 postgresql RPMS from ftp.postgresql.org.  I configured
my syslog to catch the local0 facility and log it to /var/log/pgsql with this
entry in /etc/syslog.conf:

local0.*                                                /var/log/pgsql


This catches just about everything.  However, if I fire up "psql template1" and
issue the command "\d", the following is broadcast to all tty's on the machine:

Message from syslogd@galaxy at Wed May 17 09:20:12 2000 ...
galaxy 

My guess is that something is not logging to the correct facility.  Has anyone
else seen this / found a work around for this?

my pg_options file contains:
verbose=1
query=4
syslog=2


Mike


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: RE: PostgreSQL and Unicode
Next
From: Benjamin Adida
Date:
Subject: Re: Berkeley DB license