Re: DROP TRIGGER lock

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: DROP TRIGGER lock
Дата
Msg-id c2a0eb3a-187b-4feb-b332-4fb186f55f49@app.fastmail.com
обсуждение исходный текст
Ответ на DROP TRIGGER lock  (Dull Bananas <dull.bananas0@gmail.com>)
Список pgsql-docs
On Fri, Jun 7, 2024, at 12:06 PM, Dull Bananas wrote:
On these pages, it should be mentioned that DROP TRIGGER acquires an ACCESS EXCLUSIVE lock:




If I would add such information it would be in the latter. AFAICS the former
provides some examples of SQL commands that take AccessExclusiveLock. If you
search for AccessExclusiveLock into src/backend/commands/* you will notice that
there are more commands that were not mentioned in the Table-Level Locks
section.

Feel free to propose a patch.


--
Euler Taveira

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

Предыдущее
От: "Bernd Eckenfels"
Дата:
Сообщение: Re: CLUSTER details
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: CLUSTER details