PostgreSQL: How to Allow Remote Connection to Connect Database

I installed and configured PostgreSQL in one of our client computers and found the problem of TCP/IP. When a client machine tried to connect the PostgreSQL Server, it got an error like “psql:could not connect to server:Connection refused”. If you need to the connect all clients with PostgreSQL server, you should perform the below two … Continue reading PostgreSQL: How to Allow Remote Connection to Connect Database