Re: connecting to pgsql - Mailing list pgsql-general

From Douglas McNaught
Subject Re: connecting to pgsql
Date
Msg-id 87oe14v0y6.fsf@suzuka.mcnaught.org
Whole thread Raw
In response to Re: connecting to pgsql  (Douglas McNaught <doug@mcnaught.org>)
List pgsql-general
Douglas McNaught <doug@mcnaught.org> writes:

>> I also noticed that I needed to change the listening_addresses under
>> the connection setting in the postgresql.config file. DO I have to do
>> this? I didn't find the information really clear and there weren't any
>> examples for me to understand what they mean by 'listen_address' (do
>> they mean the IP address or the port number???). I tried all '*' but
>> that didn't work either.
>
> 'listen_address' should be an IP address.  What is it currently set
> to?

BTW, I think you need to restart the server after changing
listen_address.

-Doug

pgsql-general by date:

Previous
From: Douglas McNaught
Date:
Subject: Re: connecting to pgsql
Next
From: "Ezra Taylor"
Date:
Subject: Re: connecting to pgsql