Re: dropping a user causes pain (#2)

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: dropping a user causes pain (#2)
Дата
Msg-id 3F380CAD.2090403@dunslane.net
обсуждение исходный текст
Ответ на Re: dropping a user causes pain (#2)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: dropping a user causes pain (#2)  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Makes sense, but I think DROP USER should also warn immediately if it 
detects the most common case (I imagine) where the user owns things in 
the current database.

andrew


Bruce Momjian wrote:

>If people want to remove a user, I assume they don't want to keep
>old objects around.
>
>How about if we created a script that goes through all the databases and
>reports items owned by a specific user, or orphaned items not owned by
>anyone?
>
>  
>



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: dropping a user causes pain (#2)
Следующее
От: Shachar Shemesh
Дата:
Сообщение: Re: sql99 compat list