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 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])