Issue
Database restoration from backup fails when:
Using a remote database && database admin user registered with Plesk is not a super user
This is a specific annoyance for any providers using Amazon RDS to host their database(s). Amazon RDS does not grant a super user account to the client, only an account with the following privileges:
Database restoration from backup fails when using AWS RDS (or when...)
Database restoration from backup fails when:
Using a remote database && database admin user registered with Plesk is not a super user
This is a specific annoyance for any providers using Amazon RDS to host their database(s). Amazon RDS does not grant a super user account to the client, only an account with the following privileges:
SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, RELOAD, PROCESS, REFERENCES, INDEX, ALTER,SHOW DATABASES, CREATE TEMPORARY TABLES, LOCK...
Database restoration from backup fails when using AWS RDS (or when...)