SELECT FOR UPDATE question - Mailing list pgsql-hackers

From Thomas Swan
Subject SELECT FOR UPDATE question
Date
Msg-id 3F207C57.7060601@d2interactive.com
Whole thread Raw
List pgsql-hackers
When a SELECT FOR UPDATE query is executed, are the row level locks on a 
table acquired in any specific order such as to enhance deadlock 
prevention? ( primary key, oid, etc. )



pgsql-hackers by date:

Previous
From: elein
Date:
Subject: Re: best way to determine start of new statement within
Next
From: vajjhala chakravarthi
Date:
Subject: ACCESSING POST GRESQL DATABASE THRU MFCOBOL