The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
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
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.