I've just installed PostgreSQL and I'm unable to connect to it remotely from my main desktop (I'm trying to connect with pgAdmin 3).
My setup: Ubuntu Server 14.04 x64 (Azure Cloud) PostgreSQL v9.3.5-0ubuntu0.14.04.1 contrib package is also installed.
3) I'm unable to connect from my main desktop. Server is listening according to netstat. There is no firewall on the server and I've created an Azure endpoint for port 5432. Ideas?
Could you please share ERROR message,when you are connecting the database server from Client ?