row locking

Поиск
Список
Период
Сортировка
От Sebastian Bossung
Тема row locking
Дата
Msg-id 01030521124702.03147@idefix
обсуждение исходный текст
Ответы Re: row locking  (ERIC Lawson - x52010 <eric@bioeng.washington.edu>)
Список 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 по дате отправления:

Предыдущее
От: "R. Paul Warriner"
Дата:
Сообщение: Re: I can't even get started..... HELP!!!
Следующее
От: ERIC Lawson - x52010
Дата:
Сообщение: Re: row locking