Re: How to remove user specific grant and revoke

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to remove user specific grant and revoke
Дата
Msg-id c832dd7d-743e-f77f-e07b-8fbccfb059f4@hot.ee
обсуждение исходный текст
Ответ на Re: How to remove user specific grant and revoke  (Erik Wienhold <ewie@ewie.name>)
Ответы Re: How to remove user specific grant and revoke
Список pgsql-general

Hi!

Or just execute those REVOKE ALL commands (except for PUBLIC) that pgAdmin
already gives you.

pgAdmin gives

REVOKE ALL ON TABLE public.kaspriv FROM someuser;

I ran it but pgAdmin still gives this statement.

Andrus.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Number of dashes in the expanded view of psql
Следующее
От: Erik Wienhold
Дата:
Сообщение: Re: How to remove user specific grant and revoke