Which driver are you using and version of it (Ex: PostgreSQL 10.0):
Redshift
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
Build 574
The steps to reproduce this issue:
When I want to see the queries that are running on a serverless cluster, I get an error that I do not have access to thestv_recentstable. This is because this table does not exist in a serverless cluster. Looking around the web a bit, I found this answer on Stackoverflow that can help solve this problem:https://stackoverflow.com/questions/73192681/how-do-i-cancel-all-running-queries-in-serverless-redshift.
Which driver are you using and version of it (Ex: PostgreSQL 10.0): Redshift
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Build 574
The steps to reproduce this issue: When I want to see the queries that are running on a serverless cluster, I get an error that I do not have access to the
stv_recents
table. This is because this table does not exist in a serverless cluster. Looking around the web a bit, I found this answer on Stackoverflow that can help solve this problem: https://stackoverflow.com/questions/73192681/how-do-i-cancel-all-running-queries-in-serverless-redshift.I also attached an image of the error: