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