listing users and their rights

Поиск
Список
Период
Сортировка
От Thomas T. Thai
Тема listing users and their rights
Дата
Msg-id Pine.NEB.4.21.0012291710370.20934-100000@ns01.minnesota.com
обсуждение исходный текст
Ответы Re: listing users and their rights  (Peter Eisentraut <peter_e@gmx.net>)
Re: listing users and their rights  ("Oliver Elphick" <olly@lfix.co.uk>)
Список pgsql-general
as a pgsql superuser, how can i list all the users and their rights? on
mysql i just do a select on the mysql table. i'm a newbie here. i read the
documents and didn't find the answer.

also, when i start 'psql' as system user joe, it says:

psql: FATAL 1:  Database "joe" does not exist in the system catalog.

if i run psql as system user XXX it would say '... Database "XXX" does not
exist...'

from the documents, it seems as though i can start psql without specifying
a database.


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

Предыдущее
От: "Steve Wolfe"
Дата:
Сообщение: Re: How passwords can be crypted in postgres?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: NULLS and <> : Discrepancies ?