urgent: autocommit & pg 7.4.1 - Mailing list pgsql-jdbc

From Marcus Andree S. Magalhaes
Subject urgent: autocommit & pg 7.4.1
Date
Msg-id 63585.200.174.148.100.1077244360.squirrel@webmail.webnow.com.br
Whole thread Raw
Responses Re: urgent: autocommit & pg 7.4.1  (Dave Cramer <pg@fastcrypt.com>)
Re: urgent: autocommit & pg 7.4.1  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Guys,

I know that this question has been answered dozen of times, but I have
less than 2 hours to solve this issue.

We upgraded our server to a new machine. A java program is accessing
the database with autocommit set to true on JDBC Statements.

I thought that we would need only to upgrade the jdbc drivers to
a recent version, but we're having only read access to the data.
No writes at all...

Am I missing something? Do I need to put a commit() after writes?

Any prompt help is appreciated.

Thanks again.

marcus.




pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: v3 protocol question
Next
From: Dave Cramer
Date:
Subject: Re: urgent: autocommit & pg 7.4.1