unable to log - Mailing list pgsql-sql

From Jie Liang
Subject unable to log
Date
Msg-id 7C760DAA511DC74B99E7D22189F786F1906DAE@MAIL01.stbernard.com
Whole thread Raw
List 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

pgsql-sql by date:

Previous
From: Roberto Mello
Date:
Subject: Re: checking for existence of a table in plpgsql.
Next
From: Jie Liang
Date:
Subject: Syslog