kristijanhusak / vim-dadbod-ui

Simple UI for https://github.com/tpope/vim-dadbod
MIT License
1.54k stars 94 forks source link

psql connection via redshift not cancelling the query #154

Closed MattiasMTS closed 1 year ago

MattiasMTS commented 1 year ago

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 ❤️

stale[bot] commented 1 year ago

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.