Re: Bug in user management? - Mailing list pgsql-sql

From Cedar Cox
Subject Re: Bug in user management?
Date
Msg-id Pine.LNX.4.21.0104150008040.12915-100000@nanu.visionforisrael.com
Whole thread Raw
In response to Re: Bug in user management?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
While we're on this subject, where is the documentation on
pg_shadow?  Specifically, what it 'usetrace' for?

-Cedar


On Fri, 13 Apr 2001, Tom Lane wrote:

> Hans-Jürgen Schönig <hs@cybertec.at> writes:
> > I have created a user called epi who is not allowed to create database
> > but allowed to create users.
> 
> The "CREATEUSER" option is rather badly mislabeled: the privilege it
> actually grants is superuser status.  You are laboring under a severe
> misapprehension if you think that epi has ANY restrictions on what he
> can do ...
> 
>             regards, tom lane



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: BOOLEAN data type?
Next
From: Lonnie Cumberland
Date:
Subject: Simple Question