Re: CREATE USER and createuser not working the same

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CREATE USER and createuser not working the same
Дата
Msg-id 7879.1189691635@sss.pgh.pa.us
обсуждение исходный текст
Ответ на CREATE USER and createuser not working the same  (Stéphane Schildknecht<stephane.schildknecht@postgresqlfr.org>)
Ответы Re: CREATE USER and createuser not working the same  (Cédric Villemain <cedric.villemain@dalibo.com>)
Список pgsql-bugs
Stéphane Schildknecht <stephane.schildknecht@postgresqlfr.org> writes:
> It seems the shell command createuser and the SQL CREATE USER don't act
> the same way,

They aren't really claimed to.  But the difference you point to is
irrelevant, since a superuser has createrole and createdb privilege
(and every other privilege) independently of what those columns say.
        regards, tom lane


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

Предыдущее
От: "Darren Ginter"
Дата:
Сообщение: BUG #3609: Failed to create process for initdb
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #3486: doc bug - Preventing transaction ID wraparound failures