Role information table name

Поиск
Список
Период
Сортировка
От Gaurav Tomar
Тема Role information table name
Дата
Msg-id CAByYU3TM5JOtSirYwXWxeuA_g_60d796Z7O0D+EDVoH9ownTjQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Role information table name
Re: Role information table name
Re: Role information table name
Список pgsql-sql
Simple question -- in which table postgres store the role privilege information.

 CREATE ROLE postgres WITH
  LOGIN
  SUPERUSER
  INHERIT
  CREATEDB
  CREATEROLE
  REPLICATION;

in which table I can find the above information.

Regards,

Gaurav


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