Re: Log files cluttered with jdbc3/4 for pg8.2 - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: Log files cluttered with jdbc3/4 for pg8.2
Date
Msg-id 18051.1182352589@sss.pgh.pa.us
Whole thread Raw
In response to Log files cluttered with jdbc3/4 for pg8.2  (Mario Splivalo <mario.splivalo@mobart.hr>)
Responses Re: Log files cluttered with jdbc3/4 for pg8.2
List pgsql-jdbc
Mario Splivalo <mario.splivalo@mobart.hr> writes:
> I finaly see the actuall parametars the function was called with, but, I
> have too much lines for a simple SELECT.

Well, if you set log_min_messages to DEBUG, as you evidently have,
you're going to get a pretty chatty log.  You might want to rethink
your log_duration threshold as well.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Mario Splivalo
Date:
Subject: Log files cluttered with jdbc3/4 for pg8.2
Next
From: "Kalle Hallivuori"
Date:
Subject: Copy with Streams only for 8.3dev