| From: | "Jenny -" <nat_lazy(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | granularity of locking |
| Date: | 2003-08-02 01:54:59 |
| Message-ID: | BAY1-F1077XIA9vkJbT00018196@hotmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-08-02 02:41:01 | Re: psql \encoding fixed |
| Previous Message | Bruce Momjian | 2003-08-02 00:52:26 | psql \encoding fixed |