amazon-redshift-utils icon indicating copy to clipboard operation
amazon-redshift-utils copied to clipboard

Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment

Results 63 amazon-redshift-utils issues
Sort by recently updated
recently updated
newest added

I am using superuser and redshift is not serverless but still unable to access stv_tbl_perm and getting the same error- permission denied for relation stv_tbl_perm. Already granted the select permission...

*Issue:* When executing the `v_generate_user_grant_revoke_ddl` view, some ddl field values (specifically those containing ALTER DEFAULT PRIVILEGES commands) show double quotes around objects name, which will cause a syntax error in...