pgAdmin3 connection problems

前端 未结 8 1164
野趣味
野趣味 2021-02-04 05:30

I\'m recently setting up and running a Windows 2008 r2 server with VMware Workstation 8.

I\'m running a Centos 6.2 virtual linux box with Postgresql 9.1. Everything seem

8条回答
  •  无人共我
    2021-02-04 05:40

    Make sure PostgreSQL Server is allowed through the firewall:

    On the server machine, go to

    Control Panel > System and Security > Windows Firewall > Allow an app through Windows Firewall

    Scroll through Allowed apps and features, make sure 'PostgreSQL Server' is checked.

提交回复
热议问题