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

PostgreSQL Server's databases are not present in the tree #276

Closed mangogreg62 closed 1 year ago

mangogreg62 commented 3 years ago

Issue Type: Bug

I can view my PostgreSQL server in the tree panel, but the dropdown doesn't reveal anything. I can, however, create and view databases in the main panel. No problem with MSSQL servers.

Azure Data Studio version: azuredatastudio 1.29.0 (0f5cfdc2c8c2433028842e16dc5ac1a65da24292, 2021-05-15T01:12:11.112Z) OS version: Windows_NT x64 10.0.19042

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz (8 x 2304)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|15.76GB (2.39GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (1) Extension|Author (truncated)|Version ---|---|--- azuredatastudio-postgresql|Mic|0.2.7
mksuni commented 3 years ago

Hi @mangogreg62 , I could not re-produce the error. If the issue persists , please include a screenshot . Also let us know if this is local postgres server or Azure database for postgreSQL .

mafudge commented 2 years ago

I have this same issue. A connection to Postgresql 14 has this problem a connection to 13 does not.

mafudge commented 2 years ago
image

The top connection (that does not display schema is v14), the bottom connection runs v13.

nasc17 commented 1 year ago

Please update to latest stable release of PostgreSQL extension v0.4.2. We would appreciate your verification if this issue is still present.