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?
UPD: I tried to update the model from the local database (I transferred the exact copy), it gives the same error.
