Re: Pgsql jdbc driver 8.3 Build 603: Commit deadlock

From: Kris Jurka <books(at)ejurka(dot)com>
To: Shawn Chasse <shawnchasse(at)gmail(dot)com>
Cc: Oliver Jowett <oliver(at)opencloud(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Pgsql jdbc driver 8.3 Build 603: Commit deadlock
Date: 2008-11-11 19:26:31
Message-ID: Pine.BSO.4.64.0811111419280.21577@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 11 Nov 2008, Shawn Chasse wrote:

> Re Kris large parameter count: How many would be considered large? The table
> that always seems to be the one getting the inserts when this occurs is
> defined as follows:

Oliver is correct, the deadlock I was referring to would show different
symptoms, so this isn't it. In this case you are likely looking at some
kind of a server problem. Are you sure you're truly deadlocked, not just
waiting on something (check pg_locks)?

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Shawn Chasse 2008-11-11 19:34:12 Re: Pgsql jdbc driver 8.3 Build 603: Commit deadlock
Previous Message Tiago Alves 2008-11-11 18:19:20 Re: Using SELECT IN with prepared statement