Re: Lock while delete a table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Lock while delete a table
Дата
Msg-id 23491.1325524026@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Lock while delete a table  (Sergio Sinuco <sergiosinuco@datatraffic.com.co>)
Ответы Re: Lock while delete a table  (Sergio Sinuco <sergiosinuco@datatraffic.com.co>)
Список pgsql-novice
Sergio Sinuco <sergiosinuco@datatraffic.com.co> writes:
> Why does a drop table need an AccessExclusiveLock  in tables  refered by
> the deleted table?

To remove the triggers on the other table.

            regards, tom lane

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

Предыдущее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: Re: Lock while delete a table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: error tryiing to insert with collate