Re: view users

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: view users
Дата
Msg-id 1045135721.3091.2.camel@linda.lfix.co.uk
обсуждение исходный текст
Ответ на view users  ("Joel Lopez" <joellopez@attbi.com>)
Список pgsql-novice
On Tue, 2003-02-11 at 22:44, Joel Lopez wrote:
> Hi,
>
> I've created a db and a user.  I can see the db using 'psql -l'  but how do
> I see the users?


SELECT * FROM pg_user;

(pg_user is a view of pg_shadow)

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "The earth is the LORD'S, and the fullness thereof; the
      world, and they that dwell therein."
                                   Psalms 24:1


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

Предыдущее
От: Andrew McMillan
Дата:
Сообщение: Re: psql: FATAL 1: IDENT authentication failed for user
Следующее
От: "guillermo schulman"
Дата:
Сообщение: Backup method and vacuumdb