Re: find open transactions/locks in 7.2?

From: Christoph Haller <ch(at)rodos(dot)fzk(dot)de>
To: pgsql-sql(at)postgresql(dot)org, gry(at)ll(dot)mit(dot)edu
Subject: Re: find open transactions/locks in 7.2?
Date: 2003-06-11 11:00:57
Message-ID: 3EE70BE8.941F2C4E@rodos.fzk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

>
> [select version() --> PostgreSQL 7.2 on i686-pc-linux-gnu, compiled by
GCC 3.0.4]
>
> I'm getting hangups every day or so, I presume due to some open
transaction
> that insert/update/delete'ed on a table that is used by my main app
without
> a commit.
>
> Is there some way (in 7.2!) to find who's locking what or who has
> a transaction open?
>
AFAICT No.
There has been a thread on a similar topic
[HACKERS] Can pessimistic locking be emulated?
but it was all referring to 7.3.
Anyway, you might want to check.
Regards, Christoph

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2003-06-11 13:11:50 Re: Record size
Previous Message Hilary Forbes 2003-06-11 08:35:16 Record size