Row Lock

Поиск
Список
Период
Сортировка
От Waldomiro
Тема Row Lock
Дата
Msg-id 003401c389b2$53789020$1001a8c0@shx.com.br
обсуждение исходный текст
Ответы Re: Row Lock  (Dave Tenny <jeffrey.tenny@comcast.net>)
Список pgsql-jdbc
Hello,
 
I have an aplication which ask a code to bring up the data on screen, then the user can change the data and save it.
 
My problem is :
 
2 users at same time can put the same code and make diferent changes.
 
Are there any way to lock this record in postgres when the first user is changing the data on screen ?
 
What shoud I do ?
 
Thanks
 
Waldomiro C Neto.
Shx Informática Ltda.
+55 (11) 5581-1551
www.shx.com.br
wmiro@shx.com.br
 

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

Предыдущее
От: "Gordon Ross"
Дата:
Сообщение: Re: Concurrent Connections - User only allowed one
Следующее
От: Dave Tenny
Дата:
Сообщение: Re: Row Lock