Re: Locks information

From: Fernando <proyectolsd(at)wanadoo(dot)es>
To: mallah(at)trade-india(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Locks information
Date: 2003-11-11 17:20:42
Message-ID: 20031111172038.8D2913C08B@smtp.latinmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.
-------
to: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
cc: pgsql-general(at)postgresql(dot)org
date: 11/11/2003 12:15:27 PM
subject: Re: [GENERAL] Locks information

>
> you can have a look at

> select * from pg_locks;

>
> this works in postgresql ver 7.3

>
>
> regds

> mallah.

>
> Fernando wrote:

>
> >Hello,

> >I'm quite new with PostgreSQL, so this question might be quite dumb, but is there any structure storing information about the transactions which are locked in a moment? I mean, is there, for example, an array with the IDs of the transactions which are locked in the same object? If so, what is its name?

> >Thanks in advance!

> >

> >

> >____________________________________________________________

> >http://webmail.wanadoo.es. Tu correo gratuito, rpido y en espaol

> >

> >

> >---------------------------(end of broadcast)---------------------------

> >TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

> >
> >

>
>
>

____________________________________________________________
http://webmail.wanadoo.es. Tu correo gratuito, rpido y en espaol

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Rawnsley 2003-11-11 17:45:08 Re: Proposal for a cascaded master-slave replication system
Previous Message Joe Conway 2003-11-11 17:11:02 Re: Proposal for a cascaded master-slave replication system