Re: checking if user is connected as a superuser?

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: checking if user is connected as a superuser?
Дата
Msg-id 9e4684ce050606040423e9dfc0@mail.gmail.com
обсуждение исходный текст
Ответ на checking if user is connected as a superuser?  (Dragan Matic <mlists@panforma.co.yu>)
Список pgsql-admin
On 6/6/05, Dragan Matic <mlists@panforma.co.yu> wrote:
Is there a way to check if user is a superuser for the given cluster?
Thanks in advance

select usesuper from pg_user where usename = CURRENT_USER;

depesz

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

Предыдущее
От: Dragan Matic
Дата:
Сообщение: checking if user is connected as a superuser?
Следующее
От: Rodolfo Baselli
Дата:
Сообщение: Re: RAID0 vs RAID1 vs RAID?