Re: Canot access PostgreSQL via psql -h (Vmware Fusion) - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: Canot access PostgreSQL via psql -h (Vmware Fusion)
Date
Msg-id 503744920200002500049ADE@gw.wicourts.gov
Whole thread Raw
In response to Canot access PostgreSQL via psql -h (Vmware Fusion)  (CS DBA <cs_dba@consistentstate.com>)
Responses Re: Canot access PostgreSQL via psql -h (Vmware Fusion)  (Craig James <cjames@emolecules.com>)
Re: Canot access PostgreSQL via psql -h (Vmware Fusion)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
CS DBA <cs_dba@consistentstate.com> wrote:

> I've fired up 2 CentOS 6.2 VM's via vmware fusion 5 (on a mac).

> psql -h 192.168.91.145
> psql: could not connect to server: No route to host

That problem has nothing to do with PostgreSQL; you might have
better luck on a list related to the other technologies.

FWIW, on Linux I would start with `netstat -plnt` to see if the
process was listening on the expected port and host address.

-Kevin


pgsql-admin by date:

Previous
From: Andreas Schmitz
Date:
Subject: Re: Canot access PostgreSQL via psql -h (Vmware Fusion)
Next
From: Craig James
Date:
Subject: Re: Canot access PostgreSQL via psql -h (Vmware Fusion)