Re: Cannot reach pg server using -h localhost

From: Fritz Meissner <fritz(dot)meissner(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Cannot reach pg server using -h localhost
Date: 2015-07-21 20:58:21
Message-ID: CAGUYmUZqZ2Ka_0k1Piq0KmfXD4CR0uf7M4MMCcrFGOHr3cu0iw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> 2) I know in your original post you did a which on psql, but is there more
> then one instance/install of Postgres on this machine?
>
> The reason I ask is this from the original post:
>
> psql -Umyuser -d mydb
> sql (9.3.5)
> Type "help" for help.
>
> myuser=#
>

Yeah sorry, that's a copy/paste from before I upgraded out of
desperation. Same thing was happening on 9.3.5 and 9.4.4. Currently:

psql (9.4.4)
Type "help" for help.

myuser=#

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Mair 2015-07-21 21:05:58 Re: Cannot reach pg server using -h localhost
Previous Message William Dunn 2015-07-21 20:37:48 Re: Setting up HA postgresql