sobre bloqueos

From: Yixander de la Paz Milán <ydmilan(at)estudiantes(dot)uci(dot)cu>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: sobre bloqueos
Date: 2011-03-21 01:49:14
Message-ID: 1532827210.3483961300672154350.JavaMail.root@ucimail4.uci.cu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

quisiera saber si existe alguna forma de saber los bloqueos por base de datos, por tablas y por tuplas... se la existencia de la vista pg_locks pero las columnas que tiene nos las entiendo...espero de su ayuda...

locktype | text |
database | oid |
relation | oid |
page | integer |
tuple | smallint |
virtualxid | text |
transactionid | xid |
classid | oid |
objid | oid |
objsubid | smallint |
virtualtransaction | text |
pid | integer |
mode | text |
granted | boolean |

gracias

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Emanuel Calvo Franco 2011-03-21 23:34:53 [OT] Link grabación webcast
Previous Message Mariano Reingart 2011-03-20 23:10:15 Re: Ayuda Postgresql