Re: pg_locks view and user locks

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Paul Tillotson <pntil(at)shentel(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_locks view and user locks
Date: 2004-09-14 00:17:34
Message-ID: 20040914001734.GA6312@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 13, 2004 at 08:06:08PM -0400, Paul Tillotson wrote:
> This is the first I have ever heard "user locks," but I have more than
> once wanted a lock that would persist beyond the end of a transaction.
> Do these do that?

Yes.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El destino baraja y nosotros jugamos" (A. Schopenhauer)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-09-14 00:40:46 Re: Cleaning up recovery from subtransaction start failure
Previous Message Paul Tillotson 2004-09-14 00:06:08 Re: pg_locks view and user locks