microsoft / azuredatastudio-postgresql

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

Cannot Export Postgres Query Results #354

Closed sherman-disruhpt closed 1 year ago

sherman-disruhpt commented 1 year ago

Issue Type: Bug

  1. On Apple M1 Max Chip, open Azure Data Studio using Rosetta
  2. Install PostgreSQL extension for Azure Data Studio
  3. Create Jupyter Book and add a sql query to run
  4. Run the sql query with a Postgres connection
  5. Try to export results in json, markdown, xml, excel, etc

Outcome: Failed to save results. Could not find a serialization provider with the specified ID 'PGSQL'

Extension version: 0.2.7 Azure Data Studio version: azuredatastudio 1.42.0 (Universal) (22f384e569bc90d8b3231cc8c8cff99ea16c5052, 2023-03-17T18:04:34.407Z) OS version: Darwin x64 22.3.0 Restricted Mode: No Preview Features: Enabled

System Info |Item|Value| |---|---| |CPUs|Apple M1 Max (10 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|4, 5, 4| |Memory (System)|64.00GB (0.29GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|

vscode-app-1679671057776.log

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.

nasc17 commented 1 year ago

Bug has been addressed in latest stable release of PostgreSQL extension v0.5.0. Please reopen if issue is still present, thank you.