Thread: syslog problem (was: retrieving configuration of an existing database)

syslog problem (was: retrieving configuration of an existing database)

From
Chantal Ackermann
Date:
hello again,

well, sorry. I found pg_config... ;-)

I checked my configuration and I have configured postgres to work with syslog
(--enable-syslog).

The entries in postgresql.conf are set to:
syslog = 2 # range 0-2
syslog_facility = 'LOCAL0'
syslog_ident = 'postgres'

on startup with the call:
>> pg_ctl start -D data/ -o -i
I get the error:
"FATAL 1:  'syslog' is not a valid option name"

I have to admit, I have never worked with syslog before.

Thanks for any hints/pointers to documentation
Chantal

Re: syslog problem (was: retrieving configuration of an existing database)

From
Chantal Ackermann
Date:
hello once more,

sorry for bothering you at all. I totally forgot that this is the jdbc list
and my problem is way off the topic.

sorry
enjoy your weekends!

Chantal