Re: Problem with connection - Mailing list pgsql-general

From John R Pierce
Subject Re: Problem with connection
Date
Msg-id 51C22B51.6060305@hogranch.com
Whole thread Raw
In response to Re: Problem with connection  (Ziggy Skalski <zskalski@afilias.info>)
List pgsql-general
On 6/19/2013 1:53 PM, Ziggy Skalski wrote:
> #listen_addresses = 'localhost'        # what IP address(es) to listen on;
>
> You should have it set to localhost *and* the hostname you want to use
> (i.e. the phys-brmtso-2), that might be the problem I think.

or better,

listen_addresses = '*'     # listen to all network interfaces.


(note you have to remove the leading # as thats a comment).




--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Problem with connection
Next
From: Andrew Bartley
Date:
Subject: intagg