row locking - Mailing list pgsql-novice

From Sebastian Bossung
Subject row locking
Date
Msg-id 01030521124702.03147@idefix
Whole thread Raw
Responses Re: row locking
List pgsql-novice
Hi,

I am sure this is an easy question, but I just don't seem to be able to
produce an answer to it:
How do you make sure hat a row, that is loaded for editing into a client
application cannot be altered by another client before it is written back to
the database?
Do you have to use your own system of extra fields in the database or does
SQL provide means for locking rows?

Thanks for your help

Sebastian

--
Sebastian Boßung - bossung@gmx.de
                http://www.bossung.org
# Anybody who doesn't cut his speed at the
# sight of a police car is probably parked.

pgsql-novice by date:

Previous
From: "R. Paul Warriner"
Date:
Subject: Re: I can't even get started..... HELP!!!
Next
From: ERIC Lawson - x52010
Date:
Subject: Re: row locking