Re: connecting to pgsql

From: Douglas McNaught <doug(at)mcnaught(dot)org>
To: "mmaclennan" <mmaclennan(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: connecting to pgsql
Date: 2006-02-18 20:58:25
Message-ID: 87oe14v0y6.fsf@suzuka.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Douglas McNaught <doug(at)mcnaught(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ezra Taylor 2006-02-18 21:06:04 Re: connecting to pgsql
Previous Message Douglas McNaught 2006-02-18 20:45:39 Re: connecting to pgsql