I love this plugin, it has definitely sped up my workflow, brilliant job. 🌟
However, I was executing a "large" query the other day to Redshift via psql with some modification done using a fork of this repo, see https://github.com/MattiasMTS/vim-dadbod-ui.
And since the query took N amount of time too much, I decided to cancel it my in the "Executing Query" buffer. I got a confirmation message later that the query has been aborted/cancelled. However, the query was "still running" in the Redshift cluster. Is this a bug or something unexpected via Redshift connection?
Happy to iterate the discussion here and try to debug this together. I'm sorry I can't bring any more concrete/reproducible code to this issue other than what the experience has been. Thanks for reading this issue ❤️
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Issue 👾
I love this plugin, it has definitely sped up my workflow, brilliant job. 🌟
However, I was executing a "large" query the other day to Redshift via
psql
with some modification done using a fork of this repo, see https://github.com/MattiasMTS/vim-dadbod-ui.And since the query took N amount of time too much, I decided to cancel it my in the "Executing Query" buffer. I got a confirmation message later that the query has been aborted/cancelled. However, the query was "still running" in the Redshift cluster. Is this a bug or something unexpected via Redshift connection?
Happy to iterate the discussion here and try to debug this together. I'm sorry I can't bring any more concrete/reproducible code to this issue other than what the experience has been. Thanks for reading this issue ❤️