Re: syslog support by default

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: syslog support by default
Дата
Msg-id 20020421092223L.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: syslog support by default  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: syslog support by default  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: syslog support by default  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> > In my understanding we are going to turn on the --enable-syslog
> > *configure* option by default (or remove the configuration option
> > completely), but not change the syslog option in postgresql.conf
> > (currently default to 0: that means not output to syslog).
> 
> Right.  We are only going to make the syslog support code be there
> in the default build; we are not forcing anyone to use it.

I have removed the --enable-syslog option. Now as far as the system
has syslog(), the syslog support code is always in the build.
If this seems ok, I will update the doc.
--
Tatsuo Ishii


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Francisco Jr."
Дата:
Сообщение: Implement a .NET Data Provider
Следующее
От: Tom Lane
Дата:
Сообщение: Re: syslog support by default