vscode-cosmosdb icon indicating copy to clipboard operation
vscode-cosmosdb copied to clipboard

Errors occur in the attached PostgreSQL server

Open v-ruizh opened this issue 3 years ago • 2 comments

OS: Win 10/M1 Build Version: 20220523.2

Repro Steps:

  1. Attach PostgreSQL single and flexible server.
  2. 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. image

More Info: This issue does not reproduce for attached Cosmos DB accounts.

v-ruizh avatar May 24 '22 11:05 v-ruizh

I'm getting a different error message. Not sure if it's related.

image

alexweininger avatar May 24 '22 14:05 alexweininger

@alexweininger You have to append "?ssl=true" to attach a postgres server through connection string.

v-ruizh avatar May 25 '22 01:05 v-ruizh