Extracting rowid of a locked row.

From: users jtech softwares <users(dot)jtechsoftware(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Extracting rowid of a locked row.
Date: 2005-05-10 08:58:12
Message-ID: 10748af205051001587c7126c1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

How can we retrieve the rowid of a row, which is currently locked by a
user using 'SELECT FOR UPDATE'.

thanks,

sameel

Browse pgsql-admin by date

  From Date Subject
Next Message Subbiah, Stalin 2005-05-10 18:05:10 pg_toast_xxxxxx_index is not a btree error
Previous Message Tom Lane 2005-05-09 21:46:29 Re: Concurrency