dbTalk Databases Forums  

[BUGS] LOCK.tag( granuarity oflocks)

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] LOCK.tag( granuarity oflocks) in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sumaira Maqsood Ali
 
Posts: n/a

Default [BUGS] LOCK.tag( granuarity oflocks) - 08-25-2003 , 01:53 PM






following is taken from postgresql-7.3.2/src/backend/storage/lmgr/readme:

"If we are setting a table level lock
both the blockId and tupleId (in an item pointer this is called
the position) are set to invalid, if it is a page level lock the
blockId is valid, while the tupleId is still invalid. Finally if
this is a tuple level lock (we currently never do this) then both
the blockId and tupleId are set to valid specifications. "


is blockId same as tag.objId.blkno? what field in LOCK.tag is tupleId?
thanks
Sumaira


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.