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

unable to connect to PostgreSQL; spins forever #347

Closed Maxhodges closed 1 year ago

Maxhodges commented 1 year ago

Steps to Reproduce:

  1. enter postgres credentials 2.click connect
  2. spins forever
  3. seems like the app could benefit from a "test connection" button.

Does this issue occur when all extensions are disabled?: Yes/no I only have one extension -- the postgres connection extension. I can't disable that because without it I can only configure SQL connections.

screenshot 2023-02-04 at 14 33 27@2x

Maxhodges commented 1 year ago

should this extension allow connecting to any PostgreSQL db? or ONLY Azure hosted dbs?

kburtram commented 1 year ago

Moving to Postgres extension repo for investigation.

PureKrome commented 1 year ago

@Maxhodges any Postgres server. Right now, I have it running on localhost and I can connect .. but I can't see any DB's or do anything because of bugs - confirmed by other users in this GH repo/project:

REF:

DaeunYim commented 1 year ago

Tracking from https://github.com/microsoft/azuredatastudio-postgresql/issues/356. Closing this issue