Re: User privileges-verification required

From: "Nauman Naeem" <nauman(dot)naeem(at)gmail(dot)com>
To: nauman(dot)naeem(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: User privileges-verification required
Date: 2006-02-24 14:34:11
Message-ID: 211765b50602240634u50e64ab7y90a916427ec2eaaa@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I tried the single-user mode option and it worked, thanks! but, don't
you people think that we should provide this privilege in multi-user
mode as well.In accordence to my second point.

On 2/24/06, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> Am Freitag, 24. Februar 2006 14:25 schrieb Nauman Naeem:
> > In case I have only one user in my database who is also the DBSystem
> > (who carries out initdb), user then if that user takes away his
> > "createuser" privileges, he is unable to grant himself that privilege
> > again or grant that privilege to any other user that he creates.This
> > creates quite a fix since you end up with no superusers, nor a way to
> > create any other superusers.
>
> Shut down the server, start in single-user mode, then you can fix it.
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2006-02-24 15:24:15 Re: fsutil ideas
Previous Message Peter Brant 2006-02-24 14:25:03 Re: fsutil ideas