microsoft/azuredatastudio-postgresql

Unable to get results for PostgreSql

chasmere opened this issue · 2 comments

  • Azure Data Studio Version: 1.45.1
  • OS Version: Windows_NT x64 10.0.22621

image

Steps to Reproduce:

  1. Create simple query
  2. Issue: Result is red None without any issue.

to be

  1. Verify that you got list of values from table.

image

Does this issue occur when all extensions are disabled?: Yes/No
Extension needs to be enabled for PostgeSQL

nasc17 commented

@chasmere this bug may have been addressed in the unstable release of our extension. Please inform us if same issue presents itself: https://github.com/microsoft/azuredatastudio-postgresql/releases/tag/v0.5.1-insiders

Additional error logging you can check:
C:\Users<user_name>\AppData\Roaming\azuredatastudio\logs
(esp. C:\Users\daeunyim\AppData\Roaming\azuredatastudio\logs\exthost1)
C:\Users<user_name>\AppData\Roaming\sqlops\pgsql

Please update to latest stable release of PostgreSQL extension v0.6.0 and Azure Data Studio v1.47.0. Reopen if this issue is still present, thank you.