Re: view users

Поиск
Список
Период
Сортировка
Искать
От
Oliver Elphick
Тема
Re: view users
Дата
Msg-id
1045135721.3091.2.camel@linda.lfix.co.uk
Ответ на
view users (Joel Lopez)
Список
Дерево обсуждения
view users "Joel Lopez" <joellopez@attbi.com>
Re: view users Oliver Elphick <olly@lfix.co.uk>
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
Дата:
От: guillermo schulman
Дата:
Сообщение: Backup method and vacuumdb
FAQ