microsoft / microsoft/vscode-pgsql
Shows all databases on server and not opening "initial catalog" (Database Name)
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 395
- Forks
- 33
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 3
Description
A little unsure how to describe this and I'm not even sure what is correct in this case, but either way...
When connecting to our database server (RDS) and selecting a specific "Database Name", I'd expect that that was the only database I saw in the list (just comparing to how LinqPad works with the same connection string)
Instead I can see all available databases on the server and my selection is not opened by default either.
Thanks for a awesome experience finally available in VS Code 🙌
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported connection to the RDS server with a specific Database Name and compare the database list and initially opened database. Done means the selected database is opened by default and the list shows only that database, or the issue is clarified if PostgreSQL or the extension cannot support that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, vscode
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100