I installed PostgreSQL on my local server (Ubuntu) with IP 192.168.1.10. Now, I\'m trying to access the database from my client machine (Ubuntu) with IP 192.168.1.11 with p
Check your firewall. When you disable it, then you can connect. If you want/can't disable the firewall, add a rule for your remote connection.