| From: | salah jubeh <s_jubeh(at)yahoo(dot)com> |
|---|---|
| To: | salah jubeh <s_jubeh(at)yahoo(dot)com>, pgsql <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: connection time out |
| Date: | 2011-06-20 15:57:22 |
| Message-ID: | 309474.68135.qm@web161518.mail.bf1.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello Guys,
It was about some firewall rules setup by the system administrator.
Thanks
________________________________
From: salah jubeh <s_jubeh(at)yahoo(dot)com>
To: pgsql <pgsql-general(at)postgresql(dot)org>
Sent: Mon, June 20, 2011 12:39:51 PM
Subject: [GENERAL] connection time out
Hello Guys,
I have a database server and I have created another replica of it on another
machine. The new replica is running fine locally, but I can not access it from
another clients, the pg_hba.conf file is the same as the original database
server.
when I try to connect to the server I get
psql: could not connect to server: Connection timed out
Is the server running on host "xxx" and accepting
TCP/IP connections on port 5432?
I can access the original server from the client I am trying to access the
replica, So, I think the problem is not related to postgresql conf. Certainly I
can access the replica using ssh and I pinged it and every thing is fine. I am
wondering what are the reasons that might cause this problem.
Regards
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Farber | 2011-06-20 16:47:11 | Re: PostgreSQL 8.4.8 bringing my website down every evening |
| Previous Message | tv | 2011-06-20 15:18:47 | Re: unique across two tables |