ERROR: SET TRANSACTION ISOLATION LEVEL must be called before any query - Mailing list pgsql-general

From Xinlin Qian
Subject ERROR: SET TRANSACTION ISOLATION LEVEL must be called before any query
Date
Msg-id 001701c1fafc$87286a80$4f06a8c0@qian
Whole thread Raw
List pgsql-general
Our system is written by java, and connect to Postgresql with JDBC.
Sometimes, when Connection.setAutoCommit() function is executed, a SQLException is throwed, and Error message is as following:
    ERROR:  SET TRANSACTION ISOLATION LEVEL must be called before any query
 
This error often occurs when system is busy. so why?
 

pgsql-general by date:

Previous
From: Ed Loehr
Date:
Subject: Multiple PG Installations with DBD::Pg?
Next
From: "Robert Abbate"
Date:
Subject: transitioning postgres oid