On Thu, Apr 26, 2012 at 1:50 AM, Tom Lane <t...@sss.pgh.pa.us> wrote:

> Kevin Kempter <cs_...@consistentstate.com> writes:
> > I can scp files between the servers
>
> Really?
>
> > $ psql -h 192.168.1.125
> > psql: could not connect to server: No route to host
>
> Because that is not a Postgres problem, that is a network connectivity
> problem.  I'd bet that there's something wrong with the VM
> configuration, such that the VM host isn't connecting 192.168.1.* in one
> VM to 192.168.1.* in the other.
>
>                        regards, tom lane
>
>
Or the port is not 5432. Or a Firewall is blocking the connection.

--
Matheus de Oliveira

Bacharelado em Ciências de Computação
Laboratório de Computação de Alto Desempenho -
LCAD<http://www.lcad.icmc.usp.br/>
Instituto de Ciências Matemáticas e de Computação -
ICMC<http://www.icmc.usp.br/>
Universidade de São Paulo - USP <http://www.sc.usp.br/>

Reply via email to