GAUSS-00591 -- GAUSS-00600
GAUSS-00591: "role '%s' does not exist"
SQLSTATE: 42704
Description: The user does not exist.
Solution: Check the user information in the system catalog pg_roles.
GAUSS-00593: "Permission denied to change privilege of the initial account."
SQLSTATE: 42501
Description: You have no permission to modify the rights of the initial user.
Solution: Check the system catalog to ensure that you have the permission to modify the rights of the initial user.
GAUSS-00594: "Permission denied to change password of the initial account."
SQLSTATE: 42501
Description: You have no permission to change the password of the initial user.
Solution: Check the system catalog to ensure that you have the permission to modify the password of the initial user.
GAUSS-00595: "must be system admin to alter administers"
SQLSTATE: 42501
Description: You have no permission to modify system administrators.
Solution: Modify system administrators as a system administrator.
GAUSS-00596: "must be system admin to alter replication users"
SQLSTATE: 42501
Description: You have no permission to modify replication users.
Solution: Modify replication users as a system administrator.
GAUSS-00597: "Must be system admin to alter auditadmin users."
SQLSTATE: 42501
Description: You have no permission to modify audit administrators.
Solution: Modify audit administrators as a system administrator.
GAUSS-00598: "Must be initial account to alter systemadmin users."
SQLSTATE: 42501
Description: You have no permission to modify system administrators.
Solution: Modify system administrators as a system administrator.
GAUSS-00599: "Must be initial account or systemadmin to alter systemadmin users."
SQLSTATE: 42501
Description: You have no permission to modify system administrators.
Solution: Modify system administrators as a system administrator.
GAUSS-00600: "Must be initial account to alter createrole users or alter his own."
SQLSTATE: 42501
Description: Internal system error.
Solution: Contact technical support.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.