Jie Liang wrote:
> In postgresql.conf:
> # Syslog
> # requires ENABLE_SYSLOG
> How to do it?
> My OS is FreeBSD4.5
> I installed Postgres-7.2
>
>
> Urgent!!!!!!!!!
>
I think you need to make sure that PostgreSQL was built with
--enable-syslog during configure.
Joe