From: | Andrew Sullivan <andrew(at)libertyrms(dot)com> |
---|---|
To: | Mart?n Marqu?s <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
Cc: | Andrew Sullivan <andrew(at)libertyrms(dot)com>, PostgreSQL general list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: --enable-syslog and Solaris 7 |
Date: | 2001-08-30 17:02:22 |
Message-ID: | 20010830130222.G24535@mail.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Aug 30, 2001 at 11:47:07AM -0300, Mart?n Marqu?s wrote:
> >
> > And, in /etc/syslog.conf, I have
> >
> > #Postgres logging
> >
> > local1.* /opt/OXRS/logs/postgres/pg.log
>
> On Solaris, this those not work!
> BTW, why local1? It should be postgres (thats the ident).
I thought you had to specify the facility. That's what the manpage
for syslog.conf says, anyway:
The selector field contains a semicolon-separated list of
priority specifications of the form:
facility.level [ ; facility.level ]
where facility is a system facility, or comma-separated list
of facilities, and level is an indication of the severity of
the condition being logged. Recognized values for facility
include:
[user, kern, . . . local0-7 . . .]
What's different about Solaris syslog (are the man pages wrong)?
> Try with postgres.debug (that will give you everything from debug to critic).
No luck, but thanks.
A
--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)com> M6K 3E3
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | Guy Fraser | 2001-08-30 17:08:26 | mx is needed by postgresql-python-7.1.3-1PGDG |
Previous Message | Marc G. Fournier | 2001-08-30 16:25:10 | Majordomo being upgraded ... |