From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Fernando <proyectolsd(at)wanadoo(dot)es> |
Cc: | mallah(at)trade-india(dot)com, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Locks information |
Date: | 2003-11-11 17:46:58 |
Message-ID: | 20031111174658.GC19217@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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)
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2003-11-11 18:14:02 | Re: psql version mismatch |
Previous Message | Andrew Rawnsley | 2003-11-11 17:45:08 | Re: Proposal for a cascaded master-slave replication system |