microsoft / azuredatastudio-postgresql

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

Issues in installing the PostgreSQL extension on Azure Data Studio #319

Closed sivakumaraz closed 1 year ago

sivakumaraz commented 2 years ago

Hello,

I installed the Azure Data Studio (azuredatastudio-windows-setup-1.35.1) on Windows server 2019. I also downloaded the VSIX file and installed the PostgreSQL extension using Azure Data Studio Palette (azuredatastudio-postgresql-0.2.7-win-x64) to connect with the PostgresSQL DB.

PostgreSQL Error

Once I followed the above steps, I am getting the error message - "OSS DB Tools service exited unexpected. Please restart Azure Data Studio" I am attaching the error screenshot too.

Could you please let me know the complete steps to solve the issue to connect with the PostgreSQL DB.

dpfrakes commented 2 years ago

I was having the same issue, did you try this workaround?: https://github.com/microsoft/pgtoolsservice/issues/239#issuecomment-653665504

nasc17 commented 1 year ago

Please update to the latest stable release of PostgreSQL extension v0.4.2. Reopen if issue persists, thank you.