How can you identify which user is running a long-running query that is blocking other queries in Redshift?
-
A
Check the AWS IAM audit log
-
B
Query STV_INFLIGHT joined with SVV_TRANSACTIONS to find the blocking session and user
-
C
Review the CloudWatch CPUUtilization metric
-
D
Check the VPC Flow Logs for the cluster