0

Connecting to Postgres server is successful, but by clicking on Databases to expand database folder, the Error: Failed to expand node will be raised.

enter image description here

  • Extension version: 0.2.7
  • Azure Data Studio version: azuredatastudio 1.43.0

I'm using PostgreSQL 15.2 installed on Ubuntu server.

enter image description here

I do this linked solution:

Azure Data Studio Failed to Expand Node

but still got the error on expanding 'Indexes' folder!

is there any general and official solution?

1 Answers1

0

I tried to connect the Azure Postgres SQL with Azure Data studio and able to access the database node and other nodes in it.

enter image description here

Here I used all the latest versions try with updating it:

  • Extension version: v0.3.1
  • Azure Data Studio version: azuredatastudio 1.44.0

You can also see this similar GitHub issue raised here.

Also check if your firewall is allowing ADS to connect successfully to the Azure Postgres SQL.

Pratik Lad
  • 4,343
  • 2
  • 3
  • 11