microsoft / azuredatastudio-postgresql

azuredatastudio-postgresql is an extension for Azure Data Studio that enables you to work with PostgreSQL databases
Other
192 stars 37 forks source link

server pulldown broken #430

Closed joeybooms closed 12 months ago

joeybooms commented 1 year ago

When I connect to a local PG server, the pulldown under connections/servers does not work and it throws an error message about the session id is invalid. But I can right-click and create a query and run successfully against that server. Using PG12.14

nasc17 commented 1 year ago

Hello, we would appreciate your verification if issue is still present in latest unstable release of PostgreSQL extension v0.4.3-insiders.

joeybooms commented 1 year ago

After several reboots, this appears to now be working on v0.4.2. Update: I realize now that the issue is occurring when I go to edit the connection more than once. I have multiple postgres connections that I'm connecting on/off with.

How do I download 0.4.3?

nasc17 commented 1 year ago

Hi, you can download the insiders extension from here: https://github.com/microsoft/azuredatastudio-postgresql/releases/tag/v0.4.3-insiders

joeybooms commented 1 year ago

Thank you. I have it installed and i no longer get the error message. But if I edit my connection, it will then successfully connect, but it suppresses the pulldown. Restarting ADS then allows me to use the pulldown.

nasc17 commented 12 months ago

Bug has been addressed in latest stable release of PostgreSQL extension v0.5.0. Please reopen if issue is still present, thank you.