Re: Manual record locking

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: Josué Maldonado <josue(at)lamundial(dot)hn>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Manual record locking
Date: 2003-12-08 22:26:00
Message-ID: Pine.LNX.4.21.0312082225250.8289-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 8 Dec 2003, Josué Maldonado wrote:

> Hello list,
>
> Is there a way to manual/explicit lock a record from within a plpgsql
> function?

SELECT ... FOR UPDATE

--
Nigel Andrews

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-12-08 22:26:24 Re: Inheritance and foreign keys
Previous Message Peter Eisentraut 2003-12-08 22:25:59 Re: Is the COMMUTATOR clause required for self commutative operators?