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.58k stars 908 forks source link

Query Editor Database List not Ordered Alphabetically When Connected to Postgres Server #26061

Open johnsarthur opened 1 week ago

johnsarthur commented 1 week ago

Steps to Reproduce:

  1. Launch Azure Data Studio & connect to a postgresql database server (e.g. AWS RDS), containing many database that might not have been created in alphabetical order.
  2. File -> New Query
  3. Open the Database selection drop down. You should see an un-ordered list of databases

Image

Does this issue occur when all extensions are disabled?: You cannot connect to a Postgres database with the extension being enabled