update table with row locking - Mailing list pgsql-general

From Mark
Subject update table with row locking
Date
Msg-id 20041223195626.85449.qmail@web40907.mail.yahoo.com
Whole thread Raw
Responses Re: update table with row locking  (Scott Marlowe <smarlowe@g2switchworks.com>)
Re: update table with row locking  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Hi,
Is it possible to lock row(s) when updating a table, so another call
for update( from different session) will be rejected and to be on
hold until lock get released ?

Thanks,
Mark.



__________________________________
Do you Yahoo!?
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: select as
Next
From: Scott Marlowe
Date:
Subject: Re: update table with row locking