Cant create new users or databases

Поиск
Список
Период
Сортировка
От AlphaByte
Тема Cant create new users or databases
Дата
Msg-id 00091623522700.01946@alphabyte.co.nz
обсуждение исходный текст
Ответы Re: Cant create new users or databases  (John McKown <joarmc@swbell.net>)
Re: Cant create new users or databases  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Can someone point out to me what I am doing wrong here? I
can't seem to find this in the documentation anywhere.

[root@alphabyte abyte]# createuser abyte
Shall the new user be allowed to create databases? (y/n) y
Shall the new user be allowed to create more new users? (y/n) y
NOTICE:  mdopen: couldn't open /var/lib/pgsql/pg_shadow: Permission denied
NOTICE:  RelationIdBuildRelation: smgropen(pg_shadow): Permission denied
NOTICE:  mdopen: couldn't open /var/lib/pgsql/pg_shadow: Permission denied
NOTICE:  mdopen: couldn't open /var/lib/pgsql/pg_shadow: Permission denied
psql: FATAL 1:  cannot open relation pg_shadow
createuser: creation of user "abyte" failed

Ta

Alan
--
AlphaByte: PO Box 1941, Auckland, New Zealand
Specialising in:Graphic Design, Education and Training,
Technical Documentation, Consulting.
http://www.alphabyte.co.nz

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

Предыдущее
От: "Enrico Comini"
Дата:
Сообщение:
Следующее
От: John McKown
Дата:
Сообщение: Re: Cant create new users or databases