Re: 8.0 Beta 4 denying network connections?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: el(at)vinko(dot)cl
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.0 Beta 4 denying network connections?
Date: 2004-10-30 01:59:17
Message-ID: 1206.1099101557@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Vinko Vrsalovic <el(at)vinko(dot)cl> writes:
> [vinko(at)mymachine sources 20:55:07]$ telnet mymachine 5431
> Trying 192.168.0.169...
> telnet: Unable to connect to remote host: Connection refused

Looks to me like you forgot to enable TCP connections in the 8.0
installation. Note that the relevant postgresql.conf options are
not the same in 8.0 as 7.4 (see listen_addresses vs tcpip_socket
and virtual_host).

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2004-10-30 04:40:57 Re: Turning a subselect into an array
Previous Message Uwe C. Schroeder 2004-10-30 00:37:23 Re: adding missing FROM-clause