Re: How to identify users with super privilegies in postgress ?

Поиск
Список
Период
Сортировка
От Shreeyansh Dba
Тема Re: How to identify users with super privilegies in postgress ?
Дата
Msg-id CAGDYbUNsz1VgCX+jsbsD9CuD8x1eM2=nbT34wpeZX7YKiN0DTA@mail.gmail.com
обсуждение исходный текст
Ответ на How to identify users with super privilegies in postgress ?  (marcos sr <msr.mailing@gmail.com>)
Ответы Re: How to identify users with super privilegies in postgress ?  (ALEXANDER JOSE <aangelj@hotmail.com>)
Список pgsql-admin
 You can identify the user privileges by using "\du+" or querying pg_user catalog table from Psql terminal.



On Thu, Mar 8, 2018 at 11:05 PM, marcos sr <msr.mailing@gmail.com> wrote:
Hello,

I'm new on postgress, I need verify if exists users with "super privileges" in postgress 8.4.

What commands should I run? And what files i need look?


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

Предыдущее
От: Joe Hammerman
Дата:
Сообщение: Fwd: Logical WAL streaming & START_REPLICATION
Следующее
От: ALEXANDER JOSE
Дата:
Сообщение: Re: How to identify users with super privilegies in postgress ?