Re: Logging improvements and rehashing

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Czuczy Gergely <phoemix(at)harmless(dot)hu>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Logging improvements and rehashing
Date: 2003-09-05 20:41:31
Message-ID: 200309052041.h85KfVJ15942@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-09-05 20:54:39 Re: [PATCHES] Warning for missing createlang
Previous Message Bruce Momjian 2003-09-05 20:40:07 Re: Planning to force reindex of hash indexes