Problem with lock?

Поиск
Список
Период
Сортировка
От Bjørn T Johansen
Тема Problem with lock?
Дата
Msg-id 1064918010.20427.31.camel@dt-btj.dagbladet.no
обсуждение исходный текст
Ответы Re: Problem with lock?  (Bjørn T Johansen <btj@havleik.no>)
Re: Problem with lock?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
I run the following SQL before updating one table:

"lock table tablename"

but when I try do update the same table later on, the lock table command just hangs (i.e the table is already locked).
It was my understanding that this lock was removed when I call commit or do I have to explicitly unlock the table somehow?


Regards,

BTJ

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

Предыдущее
От: strk
Дата:
Сообщение: Re: [postgis-users] Union as an aggregate
Следующее
От: Bjørn T Johansen
Дата:
Сообщение: Re: Problem with lock?