Re: BUG #1944: Lock A row with the option NoWait

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Mathias Laurent <e1lauren(at)hotmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1944: Lock A row with the option NoWait
Date: 2005-10-06 18:13:08
Message-ID: 200510061813.j96ID8t05506@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Mathias Laurent wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1944
> Logged by: Mathias Laurent
> Email address: e1lauren(at)hotmail(dot)com
> PostgreSQL version: 8.0
> Operating system: windows
> Description: Lock A row with the option NoWait
> Details:
>
> Hello,
> I would like to know how to make a lock on a row with the instruction
> NoWait. Because it is not possible with "Select .... For Update" which
> don't
> allow NoWait Behind !
> Also if it is not possible to do this thing, could it be develloped in a
> next version ?

Yes, it will be in 8.1.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Martin Pitt 2005-10-06 18:34:52 Two small patches to improve dbf2pg
Previous Message Mathias Laurent 2005-10-06 17:16:22 BUG #1944: Lock A row with the option NoWait