Resolving InsufficientPrivilege Errors in Redshift
If you are getting the mysterious error:
[ERROR] InsufficientPrivilege: permission denied for schema errors
Then you can easily resolve this by running the following SQL:
|
|
Another common error that often follows this, is:
[ERROR] InsufficientPrivilege: permission denied for relation <table>
Luckily, this too can be resolved by running the following SQL: