Re: syslog support by default

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: syslog support by default
Дата
Msg-id 20020419160353O.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: syslog support by default  (Hannu Krosing <hannu@tm.ee>)
Ответы Re: syslog support by default  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> On Fri, 2002-04-19 at 08:15, Tatsuo Ishii wrote:
> > > > > > Can we enable syslog support by default for 7.3?
> > > > >
> > > > > AFAIR, we agreed to flip the default some time ago, we just didn't
> > > > > want to do it late in the 7.2 cycle.  Go for it.
> > > > 
> > > > I think if no one complains about the lack of syslog on his machine we
> > > > should just remove the option in 7.3+1.
> > > 
> > > My experience has been that logging to syslog makes postgres much
> > > slower.
> > 
> > What's the problem with this? Even if that's true, you could easily
> > turn off syslog logging by tweaking postgresql.conf.
> 
> I was worried about the comment of removing the other options. in 7.3+1.
> At least this is how i interpreted that comment.

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).
--
Tatsuo Ishii



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

Предыдущее
От: Curt Sampson
Дата:
Сообщение: Re: Index Scans become Seq Scans after VACUUM ANALYSE
Следующее
От: Curt Sampson
Дата:
Сообщение: Re: new food for the contrib/ directory