jdbc: ERROR transaction is read-only

From: ahnf <interz12(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: jdbc: ERROR transaction is read-only
Date: 2007-10-24 15:04:52
Message-ID: 525636.30433.qm@web36607.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am using the postgresql-8.2.506.jdbc4.jar file

My jdbc connections are setReadOnly(false)

When attempting an insert I get

org.postgresql.util.PSQLException: ERROR: transaction is read-only

ideas?

Browse pgsql-general by date

  From Date Subject
Next Message brian 2007-10-24 15:17:54 Re: Automating Backup & Restore
Previous Message Jan de Visser 2007-10-24 14:50:57 Re: Automating Backup & Restore