I have a PostgreSQL database on a remote server. When I try to update the model from the database, the error shown in the screenshot appears. Connection string parameters are exactly correct, Web.config seems to be too. What could be the problem?

Visual Studio Error

UPD: I tried to update the model from the local database (I transferred the exact copy), it gives the same error.

  • Do you have postgres and visual studio integration? For example, Integration - Alexander Petrov
  • @AlexanderPetrov Yes, and the VSIX element, and their software, everything they recommend is installed. - Yaroslav Overchenko

0