Re: Canot access PostgreSQL via psql -h (Vmware Fusion)

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "CS DBA" <cs_dba(at)consistentstate(dot)com>,<pgsql-admin(at)postgresql(dot)org>
Subject: Re: Canot access PostgreSQL via psql -h (Vmware Fusion)
Date: 2012-08-24 14:08:34
Message-ID: 503744920200002500049ADE@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

CS DBA <cs_dba(at)consistentstate(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Craig James 2012-08-24 14:29:02 Re: Canot access PostgreSQL via psql -h (Vmware Fusion)
Previous Message James Foreman 2012-08-24 10:07:47 Problem with FDW in pgadmin