what determines what level of locking(table level, page level or row level) an object is locked in?
how do we determine from postgresql code what level a object is locked in?
Iam working on a project where i have to display the locks information of all the transactions that have acquired locks in postgresql and i also have to display that granularity(table level, page level, row level)on the locks acquired by these transactions on objects.Which part of postgresql code gives this information.?
thanks
Jenny


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to