Re: Automatic transactions in SELECT

From: Joseph Pravato <joseph(dot)pravato(at)nomagic(dot)com>
To: dmp <danap(at)ttc-cmc(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Automatic transactions in SELECT
Date: 2013-02-28 20:43:26
Message-ID: 512FC16E.50109@nomagic.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> Hello Joseph,
>
> If you can provide some kind of test case to duplicate the problem I
> would happy to take a look to see if there is an issue with the pgJDBC.

Thank you for the response, we have gone ahead and provided a Java test case for you.

Basically we have run the queries outside of SquirrelSQL and we still happen to get the same error when we directly access the database
through the JDBC driver. At this time we do not believe that this is a SquirrelSQL problem since we get this transaction error directly through
java.

http://pastebin.com/vg8J0kZi

Your input would be appreciated.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joseph Pravato 2013-02-28 22:50:55 Re: Automatic transactions in SELECT
Previous Message Kevin Grittner 2013-02-28 18:53:43 Re: Automatic transactions in SELECT