Re: DELETE CASCADE

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: DELETE CASCADE
Дата
Msg-id 54a49b72-dba9-5087-fa92-6c471327d48d@enterprisedb.com
обсуждение исходный текст
Ответ на Re: DELETE CASCADE  (David Christensen <david.christensen@crunchydata.com>)
Ответы Re: DELETE CASCADE  (David Christensen <david.christensen@crunchydata.com>)
Список pgsql-hackers
On 04.06.21 22:24, David Christensen wrote:
> So what are the necessary and sufficient conditions to check at this 
> point?  The constraint already exists, so what permissions would we need 
> to check against which table(s) in order to grant this action?

I think you would need DELETE privilege on all affected tables.




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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: logical decoding bug: segfault in ReorderBufferToastReplace()
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: DELETE CASCADE