vscode-postgres icon indicating copy to clipboard operation
vscode-postgres copied to clipboard

VSCode 1.60.0 - Query always gets red and connection loss

Open AnjaP7 opened this issue 4 years ago • 2 comments

I can't query my database anymore. It seems to lose connection all the time. I don't even get the 'Run query' command anymore. Seems to be an issue with new VSCode version, older ones work

AnjaP7 avatar Sep 13 '21 10:09 AnjaP7

I've started noticing this as well - I think it has something to do with the new "auto" detect language feature.

Borvik avatar Sep 13 '21 10:09 Borvik

I'm seeing the same. Right clicking on an table -> select... -> select top 1000, It opens a window and show the result, as before, however, when I modify the query it looses connection, and the right click menu no longer have the option "run query"... if I try the option "Change Active Database" it comes up with two options that are not the localhost database I initially configured. So atm. I have not even found a work around to run queries.

rasmus-puls avatar Sep 15 '21 08:09 rasmus-puls