Exclusive Row access???

From: "Lance Ellinghaus" <lellinghaus(at)yahoo(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Exclusive Row access???
Date: 2002-03-12 17:12:29
Message-ID: 006c01c1c9e9$1b197260$3201040a@angel1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Is there a way in PostgreSQL to have a client lock a row in a table for
exclusive access?
I need to be able to lock individual rows in a table for SELECT and UPDATE
in the one client and deny all other clients from accessing those rows at
all while the lock is being held. They do need to be able to access other
rows that are not locked.

Thank you,

Lance Ellinghaus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Gray 2002-03-12 17:18:35 Re: Zlib vulnerability heads-up.
Previous Message Stephan Szabo 2002-03-12 16:58:06 Re: User permissions

Browse pgsql-hackers by date

  From Date Subject
Next Message John Gray 2002-03-12 17:18:35 Re: Zlib vulnerability heads-up.
Previous Message Lamar Owen 2002-03-12 16:46:49 Re: Zlib vulnerability heads-up.