On Fri, 2003-09-05 at 16:41, Bruce Momjian wrote: > Tom Lane wrote: > > Czuczy Gergely <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster