Datagrip connecting to Azure PostgreSQL throwing Connection Reset exception

已回答

I've been trying to connect to my PostGreSQL database for a while. Using other programs like HeidiSQL im able to connect but when i try to connect using datagrip i get the following error:

[08001] The connection attempt failed. java.net.SocketException: Connection reset.

After researching en searching the internet for possible solutions i didnt find anything that helps me. 

Im trying to connect using a jdbc url and have the latest PostgreSQL drivers. 

 

Anyone else running into the same problem?

1
Avatar
Permanently deleted user

Yes, I'm encountering the same issue.  Had to revert to pgAdmin, which works just fine with the same connection information.

0

Have you filed an issue?

0

请先登录再写评论。