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