Re: [GENERAL] lots of puzzling log messages

2005-04-23 Thread Tom Lane
Kris Jurka <[EMAIL PROTECTED]> writes: > The latest driver will do that as well, but in two statements now that > transaction end doesn't automatically start a new one immediately. The > difference is that the server doesn't log it for the 8.0 driver because > it prepares the begin/commit/rollb

Re: [GENERAL] lots of puzzling log messages

2005-04-21 Thread Kris Jurka
On Wed, 20 Apr 2005, Tom Lane wrote: > > On Tue, Apr 19, 2005 at 05:39:42PM -0700, Dennis Sacks wrote: > >> I am Seeing twelve of these messages every five to ten seconds in the > >> Postgresql serverlog when my java application is running: > >> > >> 2005-04-19 16:43:03 LOG: 0: statement:

Re: [GENERAL] lots of puzzling log messages

2005-04-20 Thread Tom Lane
Michael Fuhr <[EMAIL PROTECTED]> writes: > On Tue, Apr 19, 2005 at 05:39:42PM -0700, Dennis Sacks wrote: >> I am Seeing twelve of these messages every five to ten seconds in the >> Postgresql serverlog when my java application is running: >> >> 2005-04-19 16:43:03 LOG: 0: duration: 0.246 ms

Re: [GENERAL] lots of puzzling log messages

2005-04-20 Thread Michael Fuhr
On Tue, Apr 19, 2005 at 05:39:42PM -0700, Dennis Sacks wrote: > > I am Seeing twelve of these messages every five to ten seconds in the > Postgresql serverlog when my java application is running: > > 2005-04-19 16:43:03 LOG: 0: duration: 0.246 ms > LOCATION: exec_simple_query, postgres.c:96