Re: JDBC executeBatch() hangs without error

From: Kris Jurka <books(at)ejurka(dot)com>
To: "Vinay S (vinas)" <vinas(at)cisco(dot)com>
Cc: Kevin Wooten <kdubb(at)me(dot)com>, Dave Cramer <davecramer(at)gmail(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC executeBatch() hangs without error
Date: 2013-10-01 04:37:33
Message-ID: alpine.BSO.2.03.1310010036480.7801@ejurka.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 26 Sep 2013, Vinay S (vinas) wrote:

> Increased MAX_BUFFERED_QUERIES to a big enough number for the read/write
> to take place comfortably and the executeBatch() worked.

That doesn't make a lot of sense. You should have had to lower
MAX_BUFFERED_QUERIES rather than raise it...

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Marc Cousin 2013-10-01 07:52:05 Re: problem with LargeObject and commit
Previous Message Dave Cramer 2013-09-30 21:08:18 Re: problem with LargeObject and commit