8.1.2 locking issues

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: 8.1.2 locking issues
Date: 2006-11-08 21:23:42
Message-ID: 200611081423.42691.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


We are having locking issues in 8.1.2 on HP 11.23 ia64. I'm
trying to better understand how to conclusively identify who is
waiting on who and why.

We have a series of "select for updates" on our 'sessions' table.
One of those queries is stuck waiting for a "transactionid"
locktype ShareLock. How can I tell what it's actually waiting
for?

TIA.
Ed

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Talha Khan 2006-11-08 21:23:43 Re: 8.1.2 postmaster died
Previous Message Ed Loehr 2006-11-08 21:01:33 Re: 8.1.2 postmaster died