locking tables

Поиск
Список
Период
Сортировка
От Marcin Mazurek
Тема locking tables
Дата
Msg-id 20000915020257.F4115@poznan.mtl.pl
обсуждение исходный текст
Список pgsql-general
Hi,
I have a table desribing some task to do on the remote machines.
I want to allow access to that table to one person at the time, not to allow
data corruption. So one person gets some data; do some task on remote
machine (time consuming), changes that data; releases table.
What would be better to use exclusive locks on table or maybe something
else?
tia
maz

Marcin Mazurek

--
Kierownik Działu Systemowego
MULTINET SA o/Poznan
http://www.multinet.pl/

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

Предыдущее
От: "Bryan White"
Дата:
Сообщение: Re: Corrupt Table - Gettting Desparate
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Corrupt Table - Gettting Desparate