Re: CREATE USER and pg_user - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CREATE USER and pg_user
Date
Msg-id 27048.1124759986@sss.pgh.pa.us
Whole thread Raw
In response to Re: CREATE USER and pg_user  ("Jim Nasby" <jnasby@pervasive.com>)
Responses Re: CREATE USER and pg_user  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
"Jim Nasby" <jnasby@pervasive.com> writes:
> Yes, but it doesn't really specify if you have to have a privilege in order to grant it, although reading one of the
notes[1]tends to indicate that you must have a role in order to grant it. Unless I'm overlooking some part of the
docs?

It says
You must yourself be a superuser to create a new superuser.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Inconsistencies with create role
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: beginning hackers