Re: can't alter user with the postgres user

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: can't alter user with the postgres user
Дата
Msg-id 200305131343.53764.josh@agliodbs.com
обсуждение исходный текст
Ответ на can't alter user with the postgres user  (Katy Earl <khaetee@yahoo.com>)
Ответы Re: can't alter user with the postgres user  (Katy Earl <khaetee@yahoo.com>)
Список pgsql-novice
Katy,

> 2) CREATE USER ...:
> 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
> ERROR: CREATE USER: permission denied.
> createuser: creation of 'carl' failed.

What about doing it from psql?

Also from psql:

SELECT * FROM pg_user;

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Advisable to move SQL from PHP to functions?
Следующее
От: "M. Bastin"
Дата:
Сообщение: Re: Multilingual database