Re: Is autocommit=true bad?

From: Kris Jurka <books(at)ejurka(dot)com>
To: Net Llama! <netllama(at)linux-sxs(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Is autocommit=true bad?
Date: 2004-01-28 06:41:37
Message-ID: Pine.LNX.4.33.0401280140420.10263-100000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 27 Jan 2004, Net Llama! wrote:

> Greetings,
> I've been tasked with maintaining a postgresql-7.3.4 database that has a
> J2EE app on the front end.
>
> In the pgsql log I see thousands upon thousands of entries like these:
> WARNING: COMMIT: no transaction in progress

I believe this is a symptom of an old version of the jdbc driver. Perhaps
upgrading that would make this go away.

Kris Jurka

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2004-01-28 07:46:17 Re: Help, I've killed my system?
Previous Message Robert Abi Saab 2004-01-28 06:27:21 Re: Object Relational features in PostgreSQL