microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.57k stars 901 forks source link

Postgresql v0.6.0: Failed to expand node: can only concatenate str (not "bytes") to str #25653

Open lfiorini opened 5 months ago

lfiorini commented 5 months ago

Steps to Reproduce:

  1. start wsl2 with a Debian 12 distro with postgresql 16 running
  2. connect and try to expand connection and/or databases

Screenshot 2024-05-27 180125 Does this issue occur when all extensions are disabled?: NA

mgm2709 commented 3 weeks ago

I see a similar issue when connecting to a remote Postgres instance hosted on a Ubuntu server.