Re: psql: could not connect to server: No route to host

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql: could not connect to server: No route to host
Дата
Msg-id 23291.1335415839@sss.pgh.pa.us
обсуждение исходный текст
Ответ на psql: could not connect to server: No route to host  (Kevin Kempter <cs_dba@consistentstate.com>)
Ответы Re: psql: could not connect to server: No route to host  (Matheus de Oliveira <matioli.matheus@gmail.com>)
Re: psql: could not connect to server: No route to host  (Kevin Kempter <cs_dba@consistentstate.com>)
Список pgsql-admin
Kevin Kempter <cs_dba@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

В списке pgsql-admin по дате отправления:

Предыдущее
От: Kevin Kempter
Дата:
Сообщение: psql: could not connect to server: No route to host
Следующее
От: Matheus de Oliveira
Дата:
Сообщение: Re: psql: could not connect to server: No route to host