Re: Exclusive Row access??? - Mailing list pgsql-general

From Fran Fabrizio
Subject Re: Exclusive Row access???
Date
Msg-id 3C8E42E3.1020601@mmrd.com
Whole thread Raw
In response to Exclusive Row access???  ("Lance Ellinghaus" <lellinghaus@yahoo.com>)
List pgsql-general
Lance Ellinghaus wrote:

> Is there a way in PostgreSQL to have a client lock a row in a table for
> exclusive access?


Might want to start with section 9.6.2 of the PostgreSQL documentation,
"Row-Level Locks".  You may want SELECT FOR UPDATE, too.

-Fran



pgsql-general by date:

Previous
From: "Booth, Robert"
Date:
Subject: Re: fmgr_info: function 0: cache lookup failed
Next
From: Doug McNaught
Date:
Subject: Re: cannot initdb