| From: | "a person" <jdl_groovy(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Locking Question |
| Date: | 2002-11-10 22:06:25 |
| Message-ID: | F9CACTz8RQyi0JhsgVy000007c3@hotmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi guys,
I have searched high and low to find a definitive answer and so far have
only found lots of discussion about the pros and cons of the subject :
Simply, is/will there in the future be a facility to return immediately from
"select for update" with an error message if the row is locked, and not wait
until the lock is freed ? (ALA Oracle SELECT FOR UPDATE NOWAIT)
I need to know this as this directly affects my long-term use of the
product.
Thanks very much
Jo
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | GB Clark | 2002-11-10 22:29:03 | Where is src/interfaces/perl5 in beta 5? |
| Previous Message | Bruce Momjian | 2002-11-10 21:06:44 | Re: [PATCHES] MemSet inline for newNode |