unable to log

From: Jie Liang <jie(at)stbernard(dot)com>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: unable to log
Date: 2002-03-14 16:51:41
Message-ID: 7C760DAA511DC74B99E7D22189F786F1906DAE@MAIL01.stbernard.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

After I install postgre-7.2
I try to start postmaster with syslog option
I got
FATAL 1: 'syslog' is not a valid option name
If I start postmater without syslog option, it's fine.
in postgresql.conf:
syslog = 2
syslog_facility = 'LOCAL0'
syslog_ident = 'postgres'

I tried
./configure --enable-syslog

What I missed?

Thanks

Jie Liang

Browse pgsql-admin by date

  From Date Subject
Next Message Jie Liang 2002-03-14 17:40:06 Syslog
Previous Message A.J. Haigh C9803392 2002-03-14 15:04:11 Re: Postgre 7.1.3 and Solaris Install Problems

Browse pgsql-sql by date

  From Date Subject
Next Message Jie Liang 2002-03-14 17:40:06 Syslog
Previous Message Roberto Mello 2002-03-14 16:28:34 Re: checking for existence of a table in plpgsql.