microsoft / azuredatastudio-postgresql

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

Failed to start Pgsql tools service #338

Closed thejoshualewis closed 1 year ago

thejoshualewis commented 1 year ago

Failed to start Pgsql tools service

I can connect fine to postgres using other tools with no issue

andershermansen commented 1 year ago

What OS and architecture are you running? Duplicate of #335 ?

thejoshualewis commented 1 year ago
jmgalzate commented 1 year ago

Hello there. Same issue. I'm working with Apple M2 - Ventura: 13.0.1. Many thanks.

vaclandic commented 1 year ago

Same for me: Apple M1 Max - Monterey: 12.6.1

ghost commented 1 year ago

Same here: Apple M2 - Ventura 13.0.1.

pascallerovers commented 1 year ago

Same for me, pgsql tools service failed to start. Also tried to manually import vsix postgres extension but does not work. Apple M1 - ventura 13.0.1

pascallerovers commented 1 year ago

Is there a way to flag this issue? I can not do the work for my client now as I can't reach their Postgres server, for me this is a really big problem.

jadebarry commented 1 year ago

This is happening for me as well. Like @pascallerovers I also tried manually importing the vsix. Apple M1 Pro - Monterey 12.6.1

michael-woolsey commented 1 year ago

@pascallerovers and @jakebarry - I was able to get my ADS to connect with postgres by starting the ADS app using rosetta.

If you go to the app, right click and Get Info you will see a screen where you can check "Open using Rosetta".

That worked for me at least, hopefully it helps you!

image
Gilaad-Elstein commented 1 year ago

I couldn't find those settings on my system (M2, Ventura 13.0.1), but reading your comment made me try to run the intel osx version of ADS and it just started with no issue (I'm not sure now if previuosly agreed to start apps with rosetta or similar, but had no pop ups ask me about it this time), ran the postgres extension and connected to my local db. Super happy, thank you!

pascallerovers commented 1 year ago

@michael-woolsey Thank you so much this helped! @Gilaad-Elstein I had to install the universal version to be able to see the checkbox. With the checkbox it works!

thejoshualewis commented 1 year ago
  • ADS

Worked for me, using the Universal and then Rosetta option. Seems a little slower than it should, but still better than pgadmin

Baune8D commented 1 year ago

Why was this ticket closed? Using the Universal version seems to just be a workaround, hopefully they can make the Postgres version work on the native version.