Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Multiple superuser roles?

Is there a way to create multiple superusers based on roles?
Tagged:
0
Leave a Comment
Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.
Answers
Yep! Within the context of an already-created Vertica database, any user with the PSEUDOSUPERUSER role is treated as the superuser for purposes of permissions. That is to say, anywhere in Vertica where being the superuser allows you to bypass a privilege check or do something elevated, so does PSEUDOSUPERUSER.
The main difference between the real superuser and "pseudosuperusers" is that superuser access cannot be revoked for the superuser created during database creation.
More info in the docs.