Re: Logging improvements and rehashing

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Czuczy Gergely <phoemix(at)harmless(dot)hu>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Logging improvements and rehashing
Date: 2003-09-05 21:36:12
Message-ID: 1062797772.11019.321.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 2003-09-05 at 16:41, Bruce Momjian wrote:
> Tom Lane wrote:
> > Czuczy Gergely <phoemix(at)harmless(dot)hu> writes:
> > > It would be very nice to create a way to log only bad queries, which's
> > > resulted in an error. This way a higher loglevel wouldn't be necessary.
> >
> > We have that (might be new for 7.4, I forget).
>
> Yes, new for 7.4: log_min_error_statement.
>

Actually it is in 7.3 as well

7.4 does have some new options though, including log_min_messages (or is
that the same as server_min_messages in 7.3?), log_error_verbosity, and
log_min_duration_statement.

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2003-09-05 21:40:37 Re: FK type mismatches?
Previous Message Bruce Momjian 2003-09-05 21:31:03 Re: FK type mismatches?