Re: Cannot reach pg server using -h localhost

From: Fritz Meissner <fritz(dot)meissner(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Cannot reach pg server using -h localhost
Date: 2015-07-21 19:57:38
Message-ID: CAGUYmUYPiUE=OLySPOG9e8mCxG-KXr2x4yM8e2m2rO9whDFYyQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> So what happens if you?:
>
> ping 127.0.0.1

ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.044 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.162 ms
...

> ping localhost

ping localhost
PING localhost (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.038 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.128 ms
...

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2015-07-21 20:03:10 Re: Creating a user for pg_start_backup
Previous Message Joseph Kregloh 2015-07-21 19:36:28 Re: Promoting 1 of 2 slaves