Arvind,
It seems this is Firewall issue.Server side(where as postgresql
installed) port(Ex:5432 default) was not opened to access postgres instance
from client machines. please stop firewalls on windows 7 machine and try to
connect from client machine.
Best Regards,
Chiru
On Mon, May 27, 2013 a
I have installed postgres server 9.3 on windows 7 network for the first time.
The systems are connected on wifi network.
Server in installed and working normal.
configured pghba with
host all all0.0.0.0/0md5
hostall all ::1/128