User with "almost" superuser privileges - Mailing list pgsql-novice

From Daniel Gomez Blanco
Subject User with "almost" superuser privileges
Date
Msg-id CAL4HELdGebac1goaiSXcj362cnqf7W8wLW2OL6bMAjZqGEh3Xw@mail.gmail.com
Whole thread Raw
List pgsql-novice
Hello,

I'd like to create a user that is almost a superuser, but without some privileges. I cannot create a superuser and then revoke privileges from them, because by definition nothing can be revoked from superusers. So how can I know what a superuser is able to execute compared to a user with the rest of attributes, but without superuser? If I knew this I could grant those privileges after I create the user.

Cheers,

Daniel

pgsql-novice by date:

Previous
From: Daniel Gomez Blanco
Date:
Subject: Re: PostgreSQL 9.2 archiving last replayed WAL after recovery
Next
From: Daniel Gomez Blanco
Date:
Subject: Re: User with "almost" superuser privileges