Re: CREATE USER - Mailing list pgsql-docs

From Scott Marlowe
Subject Re: CREATE USER
Date
Msg-id CAOR=d=1vfZ-akxCkoz=BUiLy9PtKdbu6fJUvFKtC+DtdzXKAKQ@mail.gmail.com
Whole thread Raw
In response to Re: CREATE USER  (Jaime Casanova <jaime@2ndquadrant.com>)
List pgsql-docs
On Fri, Dec 9, 2011 at 8:36 PM, Jaime Casanova <jaime@2ndquadrant.com> wrote:
> 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

Make sure the docs mention this and then remove it in the next major
release?  Works for me.

pgsql-docs by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: CREATE USER
Next
From: Bruce Momjian
Date:
Subject: building the docs on Debian