Re: ACCESS EXCLUSIVE LOCK

Поиск
Список
Период
Сортировка
От seth.m.green@gmail.com
Тема Re: ACCESS EXCLUSIVE LOCK
Дата
Msg-id 1141308960.306482.10590@t39g2000cwt.googlegroups.com
обсуждение исходный текст
Ответ на Re: ACCESS EXCLUSIVE LOCK  (Andrew - Supernews <andrew+nonews@supernews.com>)
Ответы Re: ACCESS EXCLUSIVE LOCK
Список pgsql-hackers
> TRUNCATE is another command that takes an access exclusive lock.

The whole SP takes about 10 seconds to run total.  The TRUNCATE command
only takes less than a second.  However, the access exclusive lock is
held throughout the entire SP, not just during the execution of the
TRUNCATE command. Shouldn't TRUNCATE be releasing the lock as soon as
it finishes?



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