Re: Mail an JDBC driver

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: KUNES Michael <Michael(dot)KUNES(at)frequentis(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Mail an JDBC driver
Date: 2016-08-02 12:27:37
Message-ID: CAKFQuwbAGhp=-CQkMwE8HbmCh5rysma6LmQsjxFKCnGuuS38+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, Aug 2, 2016 at 3:31 AM, KUNES Michael <Michael(dot)KUNES(at)frequentis(dot)com>
wrote:

> If you need more information, please let us know.
>

​Is the same DB version (and which exact versions) being used in both
tests? I strongly suspect no...

Can you turn on full statement logging and see if anything unusual shows up?

​What's in your WHERE clause on the delete - and did you use Statement or
PreparedStatement?

Having a self-contained test case makes the previous two items less
problematic. Also, that general test case can be translated to psql which
would help to isolate the problem to either the driver or the database.

​David J.​

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2016-08-02 12:40:16 Re: Mail an JDBC driver
Previous Message KUNES Michael 2016-08-02 07:31:11 Re: Mail an JDBC driver