| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
| 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:55:29 |
| Message-ID: | 200309052155.h85LtTj24328@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Treat wrote:
> 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.
Oh, yes, good catch. Thanks.
--
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-09-05 21:57:37 | Re: Examining the output of: ldd `which postgres` |
| Previous Message | Sean Chittenden | 2003-09-05 21:53:57 | Examining the output of: ldd `which postgres` |