From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
---|---|
To: | hannu(at)tm(dot)ee |
Cc: | peter_e(at)gmx(dot)net, tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: syslog support by default |
Date: | 2002-04-19 07:03:53 |
Message-ID: | 20020419160353O.t-ishii@sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Hannu Krosing | 2002-04-19 07:08:18 | Re: syslog support by default |
Previous Message | Curt Sampson | 2002-04-19 06:58:11 | Re: Index Scans become Seq Scans after VACUUM ANALYSE |