Re: Drop multiple roles

Поиск
Список
Период
Сортировка
От Carlo Ascani
Тема Re: Drop multiple roles
Дата
Msg-id 20110913185924.0eca0fb8@2ndquadrant.it
обсуждение исходный текст
Ответ на Drop multiple roles  (Julien <julien@sgme.com>)
Список pgsql-novice
On Tue, 13 Sep 2011 17:40:24 +0200
Julien <julien@sgme.com> wrote:

> Hello,
>
> I would like to drop multiple roles via SQL.

You could use commas, if they are a reasonable number.

>
> I can figure how to list my specific roles with a select on pg_roles
> but deleting these roles from pg_roles is probably not a good
> solution.
>

Definitely not ;)



>
> Thanks,



--
 Carlo Ascani - 2ndQuadrant Italia
 PostgreSQL Training, Services and Support
 carlo.ascani@2ndQuadrant.it - www.2ndQuadrant.it

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

Предыдущее
От: Julien
Дата:
Сообщение: Drop multiple roles
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Drop multiple roles