Re: deadlock with vacuum full on 7.4.5

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: deadlock with vacuum full on 7.4.5
Дата
Msg-id 29681.1099367082@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: deadlock with vacuum full on 7.4.5  (jks@selectacast.net)
Список pgsql-general
jks@selectacast.net writes:
> So why isn't the AccessShareLock dropped as soon as the SELECT is over?

In general, locks are held till transaction commit.  See any basic
database text for the reasons why this is a good idea.

            regards, tom lane

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