Re: Lock Modes (Documentation) - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: Lock Modes (Documentation)
Date
Msg-id 20051102232141.GW55520@pervasive.com
Whole thread Raw
In response to Re: Lock Modes (Documentation)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Lock Modes (Documentation)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
On Wed, Nov 02, 2005 at 05:59:15PM -0500, Bruce Momjian wrote:
> Actually, pre-8.1 used ROW EXCLUSIVE for foreign keys because we didn't
> have ROW SHARE until 8.1.  I actually can't find out how we are doing
> that in the code, however.  Analyzing the code is probably the only way
> to get this detailed lock information.

Would it be feasable to have the lock manager spew out info about lock
aquisition and release? Not only would it make getting this information
easy, but I suspect it could be a useful debugging tool.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: SQL injection
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Replicating databases