Using GetLockStatusData in main

From: "Jenny -" <nat_lazy(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Using GetLockStatusData in main
Date: 2003-05-02 20:10:31
Message-ID: BAY1-F122BCsAngetD100003824@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

<html><div style='background-color:'><DIV>Hi, </DIV>
<DIV>&nbsp;Iam trying to collect informatin about the locks in postgresql and I am thinking about making a call to GetLockStatusData (present in /src/backend/storage/lmrg/lock.c) from src/backend/main/main.c . Would the informatin I collect by calling GetLockStatusData in </DIV>
<DIV>src/backend/main/main.c&nbsp; be accurate representation of the locks presently being held or waited on in postgresql?</DIV>
<DIV>thank you</DIV>
<DIV>J</DIV></div><br clear=all><hr>Help STOP SPAM with <a href="http://g.msn.com/8HMGENUS/2731">the new MSN 8 </a> and get 2 months FREE*</html>

Attachment Content-Type Size
unknown_filename text/html 632 bytes

Browse pgsql-hackers by date

  From Date Subject
Next Message Jenny - 2003-05-02 21:48:35 forking a server process in backend/main/main.c
Previous Message Alice Lottini 2003-05-02 15:36:39 inserting tuples into disk blocks