Re: CREATE USER

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: CREATE USER
Дата
Msg-id CAJKUy5jMstX4b7cd_ij1hb8b5gz14vA0wtLP8MJ2RR1HsvG8Kw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CREATE USER  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: CREATE USER  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-docs
On Fri, Dec 9, 2011 at 10:21 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Jaime Casanova <jaime@2ndquadrant.com> writes:
>> I just notice that when you create a user using CREATE USER and give
>> the user the ability to create other users it gets created as
>> SUPERUSER.
>
> Are you talking about the CREATEUSER option?  That is documented, quite
> clearly I think:
>

yes, i was. and it's seems you're right is documented... obviously i
was looking at the wrong place

>
> The only way we could really make this any better is to remove these
> keywords, which might be something to consider.  The preferred SUPERUSER
> spelling has been accepted since 8.1 ... is that long enough to ensure
> everyone's converted their client-side tools?  Probably not :-(
>

6 years since enough for me... actually i have been around even before
that and didn't remember that.
even if you think is not worth remove these, even a WARNING should be good

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CREATE USER
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: CREATE USER