Re: Exclusive Row access???

Поиск
Список
Период
Сортировка
От Fran Fabrizio
Тема Re: Exclusive Row access???
Дата
Msg-id 3C8E42E3.1020601@mmrd.com
обсуждение исходный текст
Ответ на Exclusive Row access???  ("Lance Ellinghaus" <lellinghaus@yahoo.com>)
Список 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 по дате отправления: