Re: Locks information - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Locks information
Date
Msg-id 20031111174658.GC19217@dcc.uchile.cl
Whole thread Raw
In response to Re: Locks information  (Fernando <proyectolsd@wanadoo.es>)
List pgsql-general
On Tue, Nov 11, 2003 at 12:20:42PM -0500, Fernando wrote:
> Ups, i didn't explain well. What i meant is that i need, in the source
> code of the 7.3.4 version, the name of the file or files involve in
> the locking, i.e., in which file a transaction is locked, where is
> "waken up" when the lock is released and those things.

src/backend/storage/lmgr perhaps?  There's a very informative README
there.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Por suerte hoy explotó el califont porque si no me habría muerto
de aburrido"  (Papelucho)

pgsql-general by date:

Previous
From: Andrew Rawnsley
Date:
Subject: Re: Proposal for a cascaded master-slave replication system
Next
From: Christopher Browne
Date:
Subject: Re: PL/Perl returning multiple rows