Select for Update

From: "Waldomiro" <wmiro(at)ig(dot)com(dot)br>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Select for Update
Date: 2004-03-18 15:10:37
Message-ID: 001b01c40cfb$2cd1fb60$1001a8c0@shx.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I'm using a Select for update, however it causes a deadlock in my application.

I've already though in a solution:

I need to unlock the record before the commit command.

Is there a way to unlock the row before I commit ?

can someone help me, please ?

Thanks.

wmiro.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-03-18 17:16:13 Re: Register arbitrary types Framework
Previous Message Markus Schaber 2004-03-18 14:28:08 Re: Register arbitrary types Framework