identifying rows locked in row level locking - Mailing list pgsql-general

From Jenny -
Subject identifying rows locked in row level locking
Date
Msg-id BAY1-F62JtgpLm6oT950001f2ba@hotmail.com
Whole thread Raw
List pgsql-general
 > I understand that ObjID of LOCKtag recognizes each individual row locked
by
>a row level lock. BUt i have noticed that if i lock 2 different rows of the
>same table they have the same blkno. is this deduction ok?

If they happen to be stored in the same block, they'd have the same blkno
...


then how would we recognize each individual row locked?

_________________________________________________________________
Help protect your PC: Get a free online virus scan at McAfee.com.
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


pgsql-general by date:

Previous
From: "Jenny -"
Date:
Subject: identifying rows locked in row level locking
Next
From: Tom Lane
Date:
Subject: Re: Querying $libdir