Is there a way to kill a slow or unresponsive query in Valentina Studio as there is in MySQL Workbench?
How can I kill an unresponsive query in Valentina Studio (for PostgreSQL)?
1.1k Views Asked by jarkub At
2
Is there a way to kill a slow or unresponsive query in Valentina Studio as there is in MySQL Workbench?
As of http://www.valentina-db.com/bt/view.php?id=7685 I think there is no such feature.
I'm also searching for this. I'm using Valentina Studio 6.6.9 on MacOS with PostgreSQL 9.5.3.
My actual solution is to use pgadmin in parallel to see my query started by Valentina Studio in pgadmin's server status monitoring. I can request to kill it there.
I have to say: Yes that sucks! Sorry about that but its the truth.