Re: Log files cluttered with jdbc3/4 for pg8.2
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: mario(dot)splivalo(at)mobart(dot)hr
- Cc: pgsql-jdbc(at)postgresql(dot)org
- Subject: Re: Log files cluttered with jdbc3/4 for pg8.2
- Date: Wed, 20 Jun 2007 11:16:29 -0400
- Message-id: <18051.1182352589@sss.pgh.pa.us> <text/plain>
Mario Splivalo <mario(dot)splivalo(at)mobart(dot)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
Home |
Main Index |
Thread Index