7.3 : how add user when last user have lost 'createuser' option - Mailing list pgsql-sql

From alban
Subject 7.3 : how add user when last user have lost 'createuser' option
Date
Msg-id bo3e6a$4t7$1@news.hub.org
Whole thread Raw
Responses Re: 7.3 : how add user when last user have lost 'createuser' option  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
i have execute
ALTER USER postgres WITH NOCREATEUSER;
it's work very well but now, i cant add, drop, alter user, alter group...

ALTER USER postgres WITH CREATEUSER;
--> ERROR : ALTER USER : permission denied

there is a solution ?

Thank
ALban



pgsql-sql by date:

Previous
From: Jamie Lawrence
Date:
Subject: Re: Problems with NEW.* in triggers
Next
From: Marcus Krause
Date:
Subject: Re: No output while using PEAR DB & formatted time-string