Re: Postgresql connection on suse 10 - Mailing list pgsql-general

From Douglas McNaught
Subject Re: Postgresql connection on suse 10
Date
Msg-id m2ll05dspd.fsf@Douglas-McNaughts-Powerbook.local
Whole thread Raw
In response to Postgresql connection on suse 10  (Michal Hlavac <hlavki@hlavki.sk>)
List pgsql-general
Michal Hlavac <hlavki@hlavki.sk> writes:

> but telnet ip_address 5432 result:
>
> xxxxx: # telnet 158.195.xx.xx 5432
> Trying 158.195.xx.xx...
> telnet: connect to address 158.195.xx.xx: Connection refused
>
> Why I cannot connect to ip address??????
> I tried to add line to pg_hba.conf, then restart, but no change...

Edit the "listen_addresses" parameter in postgresql.conf, then
restart.

-Doug

pgsql-general by date:

Previous
From: Omachonu Ogali
Date:
Subject: Array Values and References
Next
From: MaXX
Date:
Subject: Re: Changing ids conflicting with serial values?