Exclusive Row access???

Поиск
Список
Период
Сортировка
От Lance Ellinghaus
Тема Exclusive Row access???
Дата
Msg-id 006c01c1c9e9$1b197260$3201040a@angel1
обсуждение исходный текст
Список pgsql-general
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


В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: User permissions
Следующее
От: Joseph Koenig
Дата:
Сообщение: Re: cannot initdb