From: | "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk> |
---|---|
To: | "culley" <culley(at)easystreet(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: loggin |
Date: | 2001-10-16 22:27:49 |
Message-ID: | 200110162227.f9GMRoPo031090@linda.lfix.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
"culley" wrote:
>I compiled postgres with the --with-syslog option. Will this logging
>happen when you do not otherwise specify a log location at startup? I
>couldn't find any logging happening in /var/log/messages. Is this where
>it happens?
--with-syslog includes the code that lets logging happen but does not of
itself enable logging. You have to turn that on with an option in
postgresql.conf.
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
"But be ye doers of the word, and not hearers only,
deceiving your own selves." James 1:22
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2001-10-16 23:26:21 | Re: |
Previous Message | Oliver Elphick | 2001-10-16 22:25:51 | Re: |