Re: ACCESS EXCLUSIVE LOCK

Поиск
Список
Период
Сортировка
От seth.m.green@gmail.com
Тема Re: ACCESS EXCLUSIVE LOCK
Дата
Msg-id 1141309819.427763.177710@u72g2000cwu.googlegroups.com
обсуждение исходный текст
Ответ на Re: ACCESS EXCLUSIVE LOCK  (Andrew - Supernews <andrew+nonews@supernews.com>)
Список pgsql-hackers
First of all, thank you very much. I changed TRUNCATE to DELETE FROM
and my problem as been fixed.

Is there any way to override that behavior? I know you can explicitly
lock tables, can you explicitly unlock tables?

Just to be clear, once I run a TRUNCATE command inside an SP, that
table that it acts upon will have an access exclusive lock on it until
the SP is finished?



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

Предыдущее
От: seth.m.green@gmail.com
Дата:
Сообщение: Re: ACCESS EXCLUSIVE LOCK
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: heaptuple over the network