Re: Drop role cascade ?

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Drop role cascade ?
Дата
Msg-id db5db383-0c8f-4cb8-0c98-84c3f9504c74@gmail.com
обсуждение исходный текст
Ответ на Re: Drop role cascade ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Drop role cascade ?  (Andreas Kretschmer <andreas@a-kretschmer.de>)
Список pgsql-general
On 11/17/22 17:57, Tom Lane wrote:
> Ron <ronljohnsonjr@gmail.com> writes:
>> On 11/17/22 17:16, Tom Lane wrote:
>>> Not directly, but see REASSIGN OWNED and DROP OWNED.
>> SIMULATE and VERBOSE options would be handy, to see what those commands
>> would actually do.
> Hmph.  I'm surprised to realize that those commands don't produce
> trace output comparable to DROP CASCADE.  If they did, this need
> would be met by the traditional hack of "BEGIN; DROP ...; ROLLBACK".

So... you'll add it to v16????  :D

-- 
Angular momentum makes the world go 'round.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Drop role cascade ?
Следующее
От: gzh
Дата:
Сообщение: Re: An I/O error occured while sending to the backend