vscode-cosmosdb
vscode-cosmosdb copied to clipboard
Errors occur in the attached PostgreSQL server
OS: Win 10/M1 Build Version: 20220523.2
Repro Steps:
- Attach PostgreSQL single and flexible server.
- Check whether there is no error in the attached server.
Expect: There is no error in the attached PostgreSQL server.
Actual:
Errors occur in the attached PostgreSQL server.

More Info: This issue does not reproduce for attached Cosmos DB accounts.
I'm getting a different error message. Not sure if it's related.
@alexweininger You have to append "?ssl=true" to attach a postgres server through connection string.