Re: [HACKERS] Transaction is read-only in auto commit mode

2006-09-27 Thread Albe Laurenz
Chattopadhyay asked: > My application based on Java servlets was running fine with > version PostgreSQL 7.x, but started giving error: > "transaction is read-only", in version 8.0 and 8.1. I am > using Suse Linux 9.3/PostgreSQL 8.0 or Suse Linux > 10.1/PostgreSQL 8.1. I am using JDBC 3 drivers

[HACKERS] Transaction is read-only in auto commit mode

2006-09-27 Thread Asok Chattopadhyay
Hi,   My application based on Java servlets was running fine with version PostgreSQL 7.x, but started giving error: "transaction is read-only", in version 8.0 and 8.1. I am using Suse Linux 9.3/PostgreSQL 8.0 or Suse Linux 10.1/PostgreSQL 8.1. I am using JDBC 3 drivers and all connections are in