Viewing detailed lock information - Mailing list pgsql-general

From Jack Orenstein
Subject Viewing detailed lock information
Date
Msg-id 40195EC0.8010302@geophile.com
Whole thread Raw
List pgsql-general
Is there some way that I can get detailed lock information from
Postgresql? pg_locks provides some of what I want, but only goes to
table granularity. Row-level information would be nice, e.g. to
understand deadlocks better.

Jack Orenstein


pgsql-general by date:

Previous
From: Don Bowman
Date:
Subject: select ... distinct performance
Next
From: "Ben"
Date:
Subject: Re: Are there commands to enquire about table structure?