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

From William ZHANG
Subject Re: CREATE USER and pg_user
Date
Msg-id ddkq4r$2nmh$1@news.hub.org
Whole thread Raw
In response to CREATE USER and pg_user  ("William ZHANG" <uniware@zedware.org>)
List pgsql-hackers
"Tom Lane" <tgl@sss.pgh.pa.us> wrote:7731.1123857710@sss.pgh.pa.us...
> "William ZHANG" <uniware@zedware.org> writes:
> > Why not change the option "createuser" to "superuser",
>
> Backwards compatibility with existing dump files.
>
> > or do something to make is easier to understand?
>
> See
> http://developer.postgresql.org/docs/postgres/sql-createrole.html
>

Got the idea.
And I found that pgsql's role is very intresting. Will read it carefully.




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql SET/RESET/SHOW tab completion
Next
From: Bernd Helmle
Date:
Subject: Re: Bug in ALTER TABLE/SEQUENCE OWNER TO